Problem firstabc
User ATHY
Submission Time 2024-10-20 16:56:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

firstabc.cpp: In function ‘int main()’:
firstabc.cpp:25:11: error: ‘i’ was not declared in this scope
25 | cout << i+1 << endl;
| ^