Problem GSS
User Hatrix
Submission Time 2026-07-08 16:15:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

GSS.cpp: In function ‘int main()’:
GSS.cpp:6:9: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
6 | int n; ans = 0;
| ^~~
| abs