Problem add1
User Soysauce
Submission Time 2024-04-28 13:46:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

add1.cpp: In function ‘int main()’:
add1.cpp:10:1: error: expected ‘}’ at end of input
10 | }
| ^
add1.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^