Problem sumint
User BlueSpace
Submission Time 2024-04-20 09:38:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:13:3: error: expected ‘,’ or ‘;’ before ‘cout’
13 | cout << m;
| ^~~~