Borderou de evaluare (job #2510564)

Utilizator cyg_vladioanBirsan Vlad cyg_vladioan Data 16 decembrie 2019 21:36:22
Problema Lowest Common Ancestor Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int, int)': main.cpp:16:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j = 0 ; j < G[u].size() ; j ++) ~~^~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:50:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("lca.in" , "r" , stdin); ^ main.cpp:51:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("lca.out" , "w" , stdout); ^ main.cpp:53:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d" , &n , &m); ^ main.cpp:56:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &x); ^ main.cpp:65:32: 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 Punctaj/grupa
17ms2490kbOK1010
28ms2621kbOK1010
333ms4980kbOK1010
450ms4587kbKilled by Signal 1100
589ms5419kbKilled by Signal 1100
666ms5373kbKilled by Signal 1100
799ms11743kbKilled by Signal 1100
8108ms5402kbKilled by Signal 1100
997ms5312kbKilled by Signal 110
1097ms5308kbKilled by Signal 110
Punctaj total30

Ceva nu functioneaza?