Problem sumint
User dumgod
Submission Time 2023-03-11 19:07:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:6:12: error: expected ‘}’ at end of input
6 | int ky5[a];
| ^
sumint.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^