Problem sumint
User Adam
Submission Time 2024-06-18 13:51:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:7:2: error: expected ‘,’ or ‘;’ before ‘}’ token
7 | }
| ^
sumint.cpp: At global scope:
sumint.cpp:8:1: error: ‘please’ does not name a type
8 | please help me
| ^~~~~~