Borderou de evaluare (job #2790980)

Utilizator mentolnothingmoreNegrut Maria Daniela mentolnothingmore Data 29 octombrie 2021 21:33:05
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In member function 'std::vector<int> Graph::solveTopo(std::ifstream&)': main.cpp:230:21: warning: passing NULL to non-pointer argument 2 of 'void Graph::_dfs(const int&, const int&, std::vector<int>&, std::stack<int>&)' [-Wconversion-null] 230 | _dfs(i, NULL, components, aux); // mark the other vertex in the component | ^~~~ main.cpp:154:47: note: declared here 154 | void Graph::_dfs(const int& start, const int& marker, vector<int>& mark, stack<int>& topo_sort) | ~~~~~~~~~~~^~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK10
21ms184kbOK10
32ms184kbOK10
41ms184kbOK10
57ms438kbOK10
69ms569kbOK10
716ms1208kbOK10
828ms1609kbOK10
958ms2699kbOK10
1096ms3416kbOK10
Punctaj total100

Ceva nu functioneaza?