Borderou de evaluare (job #1289792)

Utilizator RaduVisanRadu Visan RaduVisan Data 10 decembrie 2014 12:21:23
Problema Disconnect Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘void DFS(int, int, int, int&)’: user.cpp:22: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 Fill(int, int, int)’: user.cpp:34: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:66:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("disconnect.in", "r", stdin); ^ user.cpp:67:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("disconnect.out", "w", stdout); ^ user.cpp:69:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i", &N, &M); ^ user.cpp:72:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i", &X, &Y); ^ user.cpp:81:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i %i", &Type, &X, &Y); ^ user.cpp: In function ‘void Remove(int, int, int)’: user.cpp:58:48: warning: ‘Which’ may be used uninitialized in this function [-Wmaybe-uninitialized] Fill(Which, X + Y - Which, NewComp); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1432kbOK10
28ms1460kbOK10
3380ms1552kbOK10
4552ms1672kbOK10
5Depăşit3196kbTime limit exceeded.0
6Depăşit3428kbTime limit exceeded.0
7Depăşit3628kbTime limit exceeded.0
8Depăşit3784kbTime limit exceeded.0
9Depăşit3780kbTime limit exceeded.0
10Depăşit3776kbTime limit exceeded.0
Punctaj total40

Ceva nu functioneaza?