Borderou de evaluare (job #2508408)

Utilizator mihai50000Mihai-Cristian Popescu mihai50000 Data 12 decembrie 2019 08:34:07
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:37:6: warning: 'Graf::n' will be initialized after [-Wreorder] int n; ^ main.cpp:36:6: warning: 'int Graf::x' [-Wreorder] int x, y, z; ^ main.cpp:39: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), euler(2 * n - 1), siz(n), in(n), out(n) ^~~~ main.cpp:36:12: warning: 'Graf::z' will be initialized after [-Wreorder] int x, y, z; ^ main.cpp:21:25: warning: 'std::vector<std::vector<int> > Graf::adj' [-Wreorder] vector <vector <int> > adj; ^~~ main.cpp:39: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), euler(2 * n - 1), siz(n), in(n), out(n) ^~~~ main.cpp: In member function 'P Graf::dfs2(int, int)': main.cpp:107:25: warning: statement has no effect [-Wunused-value] res.val |- aux.val; ~~~~~~~~^~~~~~~~~~ main.cpp: At global scope: main.cpp:197:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] main() ^ main.cpp: In member function 'bool Graf::get(int, int, int, int)': main.cpp:91:2: warning: control reaches end of non-void function [-Wreturn-type] } ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
181ms36880kbMemory limit exceeded0
285ms36880kbMemory limit exceeded0
385ms36880kbMemory limit exceeded0
482ms36880kbMemory limit exceeded0
580ms36880kbMemory limit exceeded0
691ms36880kbMemory limit exceeded0
793ms36876kbMemory limit exceeded0
8179ms36880kbMemory limit exceeded0
9191ms36880kbMemory limit exceeded0
10196ms36880kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?