include cstring

This commit is contained in:
Sandipsinh Rathod 2024-10-11 19:43:11 -04:00
parent 4997ccb8da
commit dde0085ce5
No known key found for this signature in database

@ -13,6 +13,7 @@
#include <iostream>
#include <sstream>
#include <cstdio>
#include <cstring>
#define pt std::cout <<
#define pter std::cerr <<