Problem sumint
User zixin
Submission Time 2023-11-10 11:10:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:6:9: error: ‘n’ was not declared in this scope
6 | cin >> n;
| ^
sumint.cpp:8:3: error: ‘cun’ was not declared in this scope
8 | cun >> a;
| ^~~