Problem add1_easy
User Sandman
Submission Time 2024-04-01 15:57:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

add1_easy.cpp: In function ‘int main()’:
add1_easy.cpp:7:16: error: ‘x’ was not declared in this scope
7 | cin >> x;
| ^