| Problem | topsilver |
|---|---|
| User | rjdaddy69 |
| Submission Time | 2026-06-26 14:05:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
topsilver.cpp: In function ‘int main()’:
topsilver.cpp:10:24: error: expected ‘;’ before ‘{’ token
10 | if (x==185)(y==184){
| ^
| ;
topsilver.cpp:13:28: error: expected ‘;’ before numeric constant
13 | cout << "womp womp"1;
| ^
| ;