Problem clocktower
User DoubleShaurya
Submission Time 2024-04-08 16:56:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

clocktower.cpp: In function ‘int main()’:
clocktower.cpp:29:21: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
29 | cout << "NO\n" << ans;
| ^~~
| abs