Borderou de evaluare (job #1912627)

Utilizator iulian_f2kGuraliuc Iulian iulian_f2k Data 8 martie 2017 09:54:54
Problema Graf Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘bool determinePath(short int)’: user.cpp:24:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[node].size(); i++) ^ user.cpp: In function ‘void DFS(short int)’: user.cpp:36:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[node].size(); i++) ^ user.cpp: In function ‘int main()’: user.cpp:60:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < path.size(); i++) { ^ user.cpp:71:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < ans.size(); i++) ^ user.cpp:42:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("graf.in", "rt", stdin); ^ user.cpp:43:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("graf.out", "wt", stdout); ^ user.cpp:44:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%hd%hd%hd%hd", &N, &M, &A, &B); ^ user.cpp:50:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%hd%hd", &u, &v); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms436kbIncorect0
20ms436kbIncorect0
30ms440kbIncorect0
40ms444kbIncorect0
50ms440kbIncorect0
6Depăşit900kbTime limit exceeded.0
7Depăşit624kbTime limit exceeded.0
8Depăşit752kbTime limit exceeded.0
9Depăşit836kbTime limit exceeded.0
10Depăşit864kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?