Problem add1_easy
User KL
Submission Time 2024-07-25 16:24:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

add1_easy.cpp: In function ‘int main()’:
add1_easy.cpp:14:23: error: ‘n’ was not declared in this scope
14 | for (int j = 0; j < n; j++) {
| ^