Problem | gota |
---|---|
User | jcoder12345 |
Submission Time | 2025-06-18 10:24:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gota.cpp: In function ‘int main()’:
gota.cpp:12:15: error: expected ‘;’ before ‘}’ token
12 | cout << "NO"
| ^
| ;
13 | }
| ~