Borderou de evaluare (job #2590165)

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

Raport evaluator

Compilare: main.cpp: In constructor 'Network::Network(int, int, int)': main.cpp:31:15: warning: 'Network::D' will be initialized after [-Wreorder] int n, S, D; ^ main.cpp:26:28: warning: 'std::vector<std::vector<int> > Network::adj' [-Wreorder] vector <vector <int> > adj; ^~~ main.cpp:33: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:172:5: warning: no return statement in function returning non-void [-Wreturn-type] } ^ main.cpp: At global scope: main.cpp:175:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] main() ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbGG!10
24ms131kbGG!10
37ms131kbGG!10
49ms262kbGG!10
527ms262kbGG!10
629ms262kbGG!10
734ms262kbGG!10
854ms344kbGG!10
994ms356kbGG!10
1070ms393kbGG!10
Punctaj total100

Ceva nu functioneaza?