Problem foreveralone
User highdelao
Submission Time 2025-03-16 19:38:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

foreveralone.cpp: In function ‘int main()’:
foreveralone.cpp:25:13: error: ‘v’ was not declared in this scope
25 | if (v[i] == 0) count++;
| ^