Problem topsilver
User Ninjatobs
Submission Time 2026-06-26 13:19:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

topsilver.cpp: In function ‘int main()’:
topsilver.cpp:7:18: error: ‘R’ was not declared in this scope
7 | cin >> Y >> R;
| ^
topsilver.cpp:17:2: error: expected ‘}’ at end of input
17 | }
| ^
topsilver.cpp:5:16: note: to match this ‘{’
5 | signed main() {
| ^