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

Compile Error

topsilver.cpp: In function ‘int main()’:
topsilver.cpp:13:6: error: ‘else’ without a previous ‘if’
13 | }else if; (x==185)(y==180); {
| ^~~~
topsilver.cpp:13:13: error: expected ‘(’ before ‘;’ token
13 | }else if; (x==185)(y==180); {
| ^
| (
topsilver.cpp:13:30: error: expression cannot be used as a function
13 | }else if; (x==185)(y==180); {
| ^