Borderou de evaluare (job #2401785)

Utilizator axelteoTeodor Dutu axelteo Data 10 aprilie 2019 03:31:27
Problema Arbore3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In function 'void DFS(int, int)': main.cpp:49:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pathSums[index].empty() || pos == pathSums[index].size()) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:60:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos < pathSums[index].size()) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:71:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos < pathSums[index].size()) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:84:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d %d", &n, &sum); ^ main.cpp:87:36: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf(in, "%d %d", &x, &y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
171ms40108kbOK10
274ms40108kbOK10
3132ms41549kbOK10
4446ms50987kbOK10
5734ms61079kbOK10
61002ms68812kbOK10
71164ms73531kbOK10
81215ms75366kbOK10
91308ms76939kbOK10
101503ms78483kbTime limit exceeded0
Punctaj total90

Ceva nu functioneaza?