Owl Get a Life
car.cpp: In function ‘int main()’:car.cpp:35:44: error: expected ‘;’ before ‘}’ token 35 | que.push({weight,neighbor}) | ^ | ; 36 | } | ~