| Problem | topsilver |
|---|---|
| User | rjdaddy69 |
| Submission Time | 2026-06-26 14:16:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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);{
| ^