Problem car
User Random52
Submission Time 2024-12-18 16:46:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

car.cpp: In function ‘int main()’:
car.cpp:62:15: error: request for member ‘join’ in ‘s’, which is of non-class type ‘intmax_t [1000000]’ {aka ‘long int [1000000]’}
62 | s.join(i.first.first, i.first.second);
| ^~~~