Borderou de evaluare (job #1814467)

Utilizator vazanIonescu Victor Razvan vazan Data 24 noiembrie 2016 00:34:06
Problema Lowest Common Ancestor Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void dfs(int)’: user.cpp:13:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0; i<G[u].size(); i++){ ^ user.cpp: In function ‘int main()’: user.cpp:21:34: 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); ^ user.cpp:22:36: 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); ^ user.cpp:24:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &q); ^ user.cpp:26:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &t); ^ user.cpp:51:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &r1, &r2); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms1488kbIncorect00
24ms1800kbIncorect00
340ms9496kbIncorect00
4364ms49612kbIncorect00
5152msDepăşitMemory limit exceeded.00
6152msDepăşitMemory limit exceeded.00
7152msDepăşitMemory limit exceeded.00
8152msDepăşitMemory limit exceeded.00
9152msDepăşitMemory limit exceeded.0
10140msDepăşitMemory limit exceeded.0
Punctaj total0

Ceva nu functioneaza?