Problem sumint
User LOL7651
Submission Time 2024-02-17 23:40:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int32_t main()’:
sumint.cpp:15:9: error: ‘c’ was not declared in this scope
15 | b=b+c;
| ^