Borderou de evaluare (job #3308472)

Utilizator iulia_morariuIuli Morariu iulia_morariu Data 25 august 2025 13:00:07
Problema Autobuze3 Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:21:1: error: 'muchie' does not name a type 21 | muchie v[400001]; | ^~~~~~ main.cpp: In function 'void dfs_print(int, int)': main.cpp:69:26: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 69 | if(ppl[x].size() > maxi){ | ~~~~~~~~~~~~~~^~~~~~ main.cpp: In function 'void solve()': main.cpp:95:38: error: 'v' was not declared in this scope 95 | for(int i = 0; i < m; i++) in >> v[i].a >> v[i].b >> v[i].c; | ^ main.cpp:96:10: error: 'v' was not declared in this scope 96 | sort(v + 0, v + m); | ^ Non zero exit status: 1

Ceva nu functioneaza?