Problem sumint
User arnaque
Submission Time 2023-11-08 10:48:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:12:10: error: ‘temp’ was not declared in this scope; did you mean ‘mktemp’?
12 | cout << temp;
| ^~~~
| mktemp