Problem topsilver
User rjdaddy69
Submission Time 2026-06-26 13:41:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topsilver.cpp: In function ‘int main()’:
topsilver.cpp:6:12: error: ‘x’ was not declared in this scope
6 | cin >> x = 185;
| ^
topsilver.cpp:7:12: error: ‘y’ was not declared in this scope; did you mean ‘yn’?
7 | cin >> y = 180;
| ^
| yn