Borderou de evaluare (job #2444963)

Utilizator alexoloieriAlexandru Oloieri alexoloieri Data 1 august 2019 22:31:38
Problema BFS - Parcurgere in latime Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In constructor 'graph::graph()': main.cpp:15:10: warning: 'graph::created' will be initialized after [-Wreorder] bool created, unidirected, *visited; ^~~~~~~ main.cpp:13:23: warning: 'std::vector<unsigned int>* graph::g' [-Wreorder] std::vector<uint>*g; ^ main.cpp:49:5: warning: when initialized here [-Wreorder] graph():created(false), g(nullptr), visited(nullptr) {} ^~~~~ main.cpp: In function 'int main()': main.cpp:108:32: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("dfs.in","r",stdin); ^ main.cpp:109:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("dfs.out","w",stdout); ^ main.cpp:111:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d",&n,&m); ^ main.cpp:116:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d",&x,&y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
161ms36880kbMemory limit exceeded0
261ms36880kbMemory limit exceeded0
354ms36880kbMemory limit exceeded0
461ms36880kbMemory limit exceeded0
564ms36880kbMemory limit exceeded0
666ms36880kbMemory limit exceeded0
761ms36880kbMemory limit exceeded0
865ms36880kbMemory limit exceeded0
965ms36880kbMemory limit exceeded0
1061ms36880kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?