| Problem | topsilver |
|---|---|
| User | rjdaddy69 |
| Submission Time | 2026-06-26 14:05:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
topsilver.cpp: In function ‘int main()’:
topsilver.cpp:12:6: error: ‘else’ without a previous ‘if’
12 | }else if (x==185)(y==180);{
| ^~~~
topsilver.cpp:13:28: error: expected ‘;’ before numeric constant
13 | cout << "womp womp"1;
| ^
| ;