Problem gota
User Codecrusher1234
Submission Time 2025-06-18 10:19:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gota.cpp: In function ‘int main()’:
gota.cpp:27:18: error: break statement not within loop or switch
27 | cout << "NO"; break;
| ^~~~~