Problem threethreethree
User TheVeryJerryBerry
Submission Time 2026-06-24 10:02:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

threethreethree.cpp: In function ‘int main()’:
threethreethree.cpp:17:5: error: ‘sum’ was not declared in this scope
17 | sum = n[j]+n[y]+n[e];
| ^~~