Problem dayum
User iSHOULDVEbeenINnyjcAAAAAA
Submission Time 2025-06-20 12:37:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dayum.cpp: In function ‘int main()’:
dayum.cpp:4:18: error: declaration does not declare anything [-fpermissive]
4 | #define int long long;
| ^~~~
dayum.cpp:11:5: note: in expansion of macro ‘int’
11 | int x;
| ^~~
dayum.cpp:11:9: error: ‘x’ was not declared in this scope
11 | int x;
| ^