Problem add1_easy
User kaien
Submission Time 2024-04-01 21:19:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

add1_easy.cpp: In function ‘int main()’:
add1_easy.cpp:9:17: error: ‘int_input’ was not declared in this scope
9 | cout << int_input + 1 << "\n";
| ^~~~~~~~~