| Problem | gota |
|---|---|
| User | CheeseAndBread |
| Submission Time | 2026-02-04 14:17:41 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
gota.cpp: In function ‘int main()’:
gota.cpp:20:17: error: expected ‘;’ before ‘}’ token
20 | cout << "NO"
| ^
| ;
21 | }
| ~