Borderou de evaluare (job #2590145)

Utilizator mihai50000Mihai-Cristian Popescu mihai50000 Data 27 martie 2020 16:12:49
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:29:15: warning: 'Network::D' will be initialized after [-Wreorder] int n, S, D; ^ main.cpp:24:28: warning: 'std::vector<std::vector<int> > Network::adj' [-Wreorder] vector <vector <int> > adj; ^~~ main.cpp:31: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:167:5: warning: no return statement in function returning non-void [-Wreturn-type] } ^ main.cpp: At global scope: main.cpp:170: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
414ms266kbMuchie inexistenta!2
517ms262kbNod inexistent!2
628ms262kbGG!10
732ms262kbMuchie inexistenta!2
840ms262kbGG!10
973ms262kbGG!10
1058ms262kbGG!10
Punctaj total68

Ceva nu functioneaza?