| Problem | topsilver |
|---|---|
| User | rjdaddy69 |
| Submission Time | 2026-06-26 14:25:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
topsilver.cpp: In function ‘int main()’:
topsilver.cpp:11:21: error: expected identifier before ‘(’ token
11 | if (x==185) and (y==184); {
| ^
topsilver.cpp:13:6: error: ‘else’ without a previous ‘if’
13 | }else if (x==185) and (y==180); {
| ^~~~
topsilver.cpp:13:27: error: expected identifier before ‘(’ token
13 | }else if (x==185) and (y==180); {
| ^