Problem funnyballs
User IyasM
Submission Time 2025-12-03 10:56:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

funnyballs.cpp: In function ‘int main()’:
funnyballs.cpp:13:7: error: ‘i’ was not declared in this scope
13 | for (i = 1; i<=n; i++) {
| ^