Problem sumint
User RhombusGHIL
Submission Time 2026-04-15 17:01:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:17:6: error: expected ‘;’ before ‘b’
17 | cout b;
| ^~
| ;