Problem sumint
User ov5rki11
Submission Time 2025-06-18 13:59:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:9:10: error: ‘temp’ was not declared in this scope
9 | cout << temp;
| ^~~~