Problem snowball
User ATHY
Submission Time 2024-06-28 08:10:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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