0_0_30767192_14071.cpp: In function 'int main()':
0_0_30767192_14071.cpp:2:18: error: expected unqualified-id at end of input
#define int long long
^
0_0_30767192_14071.cpp:44:5: note: in expansion of macro 'int'
int
^
0_0_30767192_14071.cpp:2:18: error: expected '}' at end of input
#define int long long
^
0_0_30767192_14071.cpp:44:5: note: in expansion of macro 'int'
int
^
|