Problem gota
User om2024
Submission Time 2025-07-31 15:45:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gota.cpp: In function ‘int main()’:
gota.cpp:18:5: error: expected ‘(’ before ‘k’
18 | if k==0 cout << "NO";
| ^
| (