Problem car
User Hengweezy
Submission Time 2024-02-11 12:50:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

car.cpp: In function β€˜int main()’:
car.cpp:26:8: error: expected initializer before β€˜*’ token
26 | int q* = &d[end];
| ^