| Problem | badcontest |
|---|---|
| User | smartsword |
| Submission Time | 2025-12-29 12:47:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
badcontest.cpp: In function ‘int32_t main()’:
badcontest.cpp:22:8: error: expected ‘;’ before string constant
22 | cout "yes"
| ^~~~~~
| ;
badcontest.cpp:36:8: error: expected ‘;’ before string constant
36 | cout "yes"
| ^~~~~~
| ;