Problem | clocktower |
---|---|
User | DoubleShaurya |
Submission Time | 2024-04-08 16:56:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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