this is what I could think of so far:
#include #define ll long long int #define ull unsigned long long int int main() { int n, m, i, j;