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

Compile Error

topsilver.cpp: In function ‘int main()’:
topsilver.cpp:9:9: error: ‘x’ was not declared in this scope
9 | cin >> x;
| ^
topsilver.cpp:10:9: error: ‘y’ was not declared in this scope
10 | cin >> y;
| ^