| Problem | conductslip |
|---|---|
| User | ARock |
| Submission Time | 2023-11-20 10:25:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
conductslip.cpp: In function ‘int32_t main()’:
conductslip.cpp:15:44: error: ‘i’ was not declared in this scope
15 | for (int j = 0; j < C+1; j++) cin >> S[i];
| ^