Problem sumint
User mandychew
Submission Time 2023-01-22 11:31:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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