Borderou de evaluare (job #2226505)

Utilizator inquisitorAnders inquisitor Data 30 iulie 2018 11:51:42
Problema BFS - Parcurgere in latime Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int get_int()’: user.cpp:7:13: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses] for(; c < 48 | c > 57; c = getchar()); ~~^~~~ user.cpp:9:13: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses] for(; c > 47 & c < 58; nr = nr * 10 + c - 48, c = getchar()); ~~^~~~ user.cpp: In function ‘int main()’: user.cpp:47:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("bfs.in", "r", stdin); ^ user.cpp:48:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("bfs.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1Depăşit1320kbTime limit exceeded.0
2Depăşit1320kbTime limit exceeded.0
3Depăşit1324kbTime limit exceeded.0
4Depăşit1324kbTime limit exceeded.0
5Depăşit1328kbTime limit exceeded.0
6Depăşit3408kbTime limit exceeded.0
7Depăşit3408kbTime limit exceeded.0
8Depăşit3404kbTime limit exceeded.0
9Depăşit3408kbTime limit exceeded.0
10Depăşit3412kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?