Borderou de evaluare (job #3203030)

Utilizator rastervcrastervc rastervc Data 12 februarie 2024 23:11:30
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In constructor 'Graph::Graph(int)': main.cpp:21:7: warning: 'Graph::N' will be initialized after [-Wreorder] 21 | int N, timer; | ^ main.cpp:17:17: warning: 'vec<std::vector<int, std::allocator<int> > > Graph::adj' [-Wreorder] 17 | vec<vec<int>> adj, scc; | ^~~ main.cpp:43:3: warning: when initialized here [-Wreorder] 43 | Graph(int N) : N(N), adj(N), tin(N), processed(N) {} | ^~~~~ main.cpp:19:12: warning: 'Graph::tin' will be initialized after [-Wreorder] 19 | vec<int> tin; | ^~~ main.cpp:18:13: warning: 'vec<bool> Graph::processed' [-Wreorder] 18 | vec<bool> processed; | ^~~~~~~~~ main.cpp:43:3: warning: when initialized here [-Wreorder] 43 | Graph(int N) : N(N), adj(N), tin(N), processed(N) {} | ^~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbCorect1030
20ms303kbCorect10
30ms303kbCorect10
40ms303kbCorect1030
53ms557kbCorect10
66ms1081kbCorect10
79ms1867kbCorect1030
843ms5632kbCorect10
9106ms12566kbCorect10
10111ms18145kbCorect1010
Punctaj total100

Ceva nu functioneaza?