Problem | competition |
---|---|
User | TheInvadr |
Submission Time | 2023-01-22 19:50:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
competition.cpp: In function ‘int main()’:
competition.cpp:21:25: error: expected ‘;’ before ‘i’
21 | for(int i = a; i < n i++) ans += B[student_id[i]];
| ^~
| ;