Borderou de evaluare (job #2865682)

Utilizator DMR6476Erdic Dragos DMR6476 Data 9 martie 2022 08:56:31
Problema Aquapark Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:66:43: error: 's' was not declared in this scope 66 | theNeighbours[x].push_back({y,0});s | ^ main.cpp:67:41: error: expected primary-expression before ')' token 67 | theNeighbours[y].push_back({x,0}); | ^ main.cpp:70:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<park>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 70 | for(int i = 0; i < ansArray.size(); i ++) | ~~^~~~~~~~~~~~~~~~~ Non zero exit status: 1

Ceva nu functioneaza?