Problem | party_noi |
---|---|
User | vadar2525 |
Submission Time | 2025-09-01 17:19:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
party_noi.cpp: In function ‘int main()’:
party_noi.cpp:17:15: error: ‘i’ was not declared in this scope
17 | total += a[i];
| ^
party_noi.cpp:22:15: error: ‘i’ was not declared in this scope
22 | total += a[i];
| ^