Problem sumint
User BombBirdBath
Submission Time 2024-02-23 14:02:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int32_t main()’:
sumint.cpp:9:10: error: ‘b’ was not declared in this scope
9 | cin >> b;
| ^