Problem car
User shoryu386
Submission Time 2025-03-06 13:56:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

car.cpp: In function ‘int main()’:
car.cpp:18:7: error: ‘class std::vector<long long int>’ has no member named ‘push’
18 | dfs.push(1);
| ^~~~