Borderou de evaluare (job #2508411)

Utilizator mihai50000Mihai-Cristian Popescu mihai50000 Data 12 decembrie 2019 08:46:39
Problema Arbxyz Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In constructor 'Graf::Graf(int, int, int, int)': main.cpp:23:18: warning: 'Graf::z' will be initialized after [-Wreorder] int n, x, y, z; ^ main.cpp:20:25: warning: 'std::vector<std::vector<int> > Graf::adj' [-Wreorder] vector <vector <int> > adj; ^~~ main.cpp:25:2: warning: when initialized here [-Wreorder] Graf(int n, int x, int y, int z) : n(n), x(x), y(y), z(z), adj(n + 1), siz(n + 1) {} ^~~~ main.cpp: In member function 'bool Graf::solve()': main.cpp:35:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(y > z) ^~ main.cpp:38:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' dfs2(1, 1); ^~~~ main.cpp: At global scope: main.cpp:125:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] main() ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbIncorect0
23ms131kbIncorect0
311ms262kbIncorect0
411ms262kbIncorect0
554ms532kbIncorect0
649ms479kbIncorect0
790ms737kbIncorect0
8598ms5144kbIncorect0
91331ms6516kbIncorect0
101141ms6479kbIncorect0
Punctaj total0

Ceva nu functioneaza?