Problem sumint
User ImHungry
Submission Time 2025-01-22 17:48:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int32_t main()’:
sumint.cpp:14:19: error: ‘k’ was not declared in this scope
14 | cout << ans + k;
| ^