| Problem | topsilver |
|---|---|
| User | tanhanxi195 |
| Submission Time | 2026-06-26 14:02:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
topsilver.cpp: In function ‘int main()’:
topsilver.cpp:14:23: error: expected ‘;’ before ‘}’ token
14 | cout << "womp womp"
| ^
| ;
15 | }
| ~