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

Compile Error

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