Problem gota
User notachicken
Submission Time 2026-05-29 19:02:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gota.cpp: In function ‘int main()’:
gota.cpp:12:6: error: ‘it’ was not declared in this scope; did you mean ‘int’?
12 | if (it != nums.end){
| ^~
| int