Problem management
User Hytoh
Submission Time 2023-04-19 12:10:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

management.cpp: In function ‘int main()’:
management.cpp:15:18: error: ‘i’ was not declared in this scope
15 | for (int q = 0; i < n; i++) {
| ^