Problem sumint
User BadAtLife
Submission Time 2024-06-26 08:40:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:7:12: error: ‘x’ was not declared in this scope
7 | cin >> x;
| ^