Borderou de evaluare (job #2403909)

Utilizator axelteoTeodor Dutu axelteo Data 12 aprilie 2019 01:22:11
Problema Arbore3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In function 'void DFS(int, int)': main.cpp:51: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:83: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:86: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
1119ms60162kbOK10
2122ms60162kbOK10
3168ms61603kbOK10
4457ms71303kbOK10
5933ms81915kbOK10
61249ms90439kbOK10
71455ms95416kbOK10
81288ms97517kbOK10
91501ms99090kbTime limit exceeded0
101504ms99946kbTime limit exceeded0
Punctaj total80

Ceva nu functioneaza?