Problem threethreethree
User Emma167
Submission Time 2026-06-24 10:22:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

threethreethree.cpp: In function ‘int main()’:
threethreethree.cpp:11:2: error: ‘total’ was not declared in this scope
11 | total = 0;
| ^~~~~
threethreethree.cpp:13:10: error: ‘a’ was not declared in this scope
13 | cin >> a[i];
| ^