| Problem | topsilver |
|---|---|
| User | proplayermason |
| Submission Time | 2026-06-26 13:08:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
topsilver.cpp: In function ‘int main()’:
topsilver.cpp:3:18: error: declaration does not declare anything [-fpermissive]
3 | #define int long long;
| ^~~~
topsilver.cpp:6:1: note: in expansion of macro ‘int’
6 | int X;
| ^~~
topsilver.cpp:6:5: error: ‘X’ was not declared in this scope
6 | int X;
| ^
topsilver.cpp:3:18: error: declaration does not declare anything [-fpermissive]
3 | #define int long long;
| ^~~~
topsilver.cpp:8:1: note: in expansion of macro ‘int’
8 | int Y ;
| ^~~
topsilver.cpp:8:5: error: ‘Y’ was not declared in this scope
8 | int Y ;
| ^
topsilver.cpp:10:12: error: expected primary-expression before ‘)’ token
10 | if( Y= X-1;){
| ^
topsilver.cpp:11:8: error: ‘top’ was not declared in this scope
11 | cout<< top silver;
| ^~~
topsilver.cpp:13:16: error: