Problem gota
User jcoder12345
Submission Time 2025-06-18 10:26:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gota.cpp: In function ‘int main()’:
gota.cpp:11:15: error: expected ‘;’ before ‘}’ token
11 | cout << "NO"
| ^
| ;
12 | }
| ~