Problem gotoschool
User AltheaZ
Submission Time 2023-07-14 16:17:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:11:14: error: lvalue required as left operand of assignment
11 | i+1=arr[n].second;
| ^~~~~~