Problem topical
User Restia
Submission Time 2023-03-23 08:02:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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