Problem topsilver
User rjdaddy69
Submission Time 2026-06-26 14:22:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topsilver.cpp: In function ‘int main()’:
topsilver.cpp:7:6: error: ‘x’ was not declared in this scope
7 | int x;
| ^
topsilver.cpp:8:6: error: ‘y’ was not declared in this scope
8 | int y;
| ^