Borderou de evaluare (job #2590141)

Utilizator mihai50000Mihai-Cristian Popescu mihai50000 Data 27 martie 2020 16:09:29
Problema Terenuri3D Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 68

Raport evaluator

Compilare: main.cpp: In constructor 'Network::Network(int, int, int)': main.cpp:28:15: warning: 'Network::D' will be initialized after [-Wreorder] int n, S, D; ^ main.cpp:23:28: warning: 'std::vector<std::vector<int> > Network::adj' [-Wreorder] vector <vector <int> > adj; ^~~ main.cpp:30:2: warning: when initialized here [-Wreorder] Network(int n, int S, int D) : n(n), S(S), D(D), adj(n + 1), dist(n + 1, INF) {} ^~~~~~~ main.cpp: In member function 'int Network::get_cost()': main.cpp:158:5: warning: no return statement in function returning non-void [-Wreturn-type] } ^ main.cpp: At global scope: main.cpp:161:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] main() ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbGG!10
23ms131kbNod inexistent!2
37ms131kbGG!10
411ms262kbMuchie inexistenta!2
517ms262kbNod inexistent!2
628ms262kbGG!10
733ms262kbMuchie inexistenta!2
850ms262kbGG!10
972ms262kbGG!10
1073ms262kbGG!10
Punctaj total68

Ceva nu functioneaza?