Problem add1
User oiu890
Submission Time 2026-01-20 22:15:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

add1.cpp:1:6: error: expected constructor, destructor, or type conversion before ‘(’ token
1 | print(int(input())+1)
| ^