Problem ihate1111
User Wheezycantcode
Submission Time 2025-02-22 22:33:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:3:18: error: declaration does not declare anything [-fpermissive]
3 | #define int long long;
| ^~~~
ihate1111.cpp:6:2: note: in expansion of macro ‘int’
6 | int n;
| ^~~
ihate1111.cpp:6:6: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
6 | int n;
| ^
| yn
ihate1111.cpp:3:18: error: declaration does not declare anything [-fpermissive]
3 | #define int long long;
| ^~~~
ihate1111.cpp:7:2: note: in expansion of macro ‘int’
7 | int arr[n];
| ^~~
ihate1111.cpp:7:6: error: ‘arr’ was not declared in this scope
7 | int arr[n];
| ^~~
ihate1111.cpp:3:18: error: declaration does not declare anything [-fpermissive]
3 | #define int long long;
| ^~~~
ihate1111.cpp:8:7: note: in expansion of macro ‘int’
8 | for