Borderou de evaluare (job #1231007)

Utilizator visanrVisan Radu visanr Data 19 septembrie 2014 14:06:28
Problema Treespotting Status done
Runda Infoarena Cup 2014 Compilator cpp | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.cpp: In function ‘void DFS(int, int)’: user.cpp:19:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < Good[Node].size(); ++ i) ^ user.cpp:25:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < Bad[Node].size(); ++ i) ^ user.cpp: In function ‘int main()’: user.cpp:65:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < Ans.size(); ++ i) ^ user.cpp:33:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("treespotting.in", "r", stdin); ^ user.cpp:34:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("treespotting.out", "w", stdout); ^ user.cpp:36: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:39: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:46:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%i %i", &X, &Y); ^
Feedback Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms2616kbOK1010
24ms2612kbOK1010
34ms2624kbIncorect00
4456ms2740kbIncorect00
5Depăşit3264kbTime limit exceeded.00
6Depăşit3636kbTime limit exceeded.0
7Depăşit4652kbTime limit exceeded.0
8Depăşit5276kbTime limit exceeded.0
9Depăşit5684kbTime limit exceeded.00
10Depăşit6120kbTime limit exceeded.0
Punctaj total20

Ceva nu functioneaza?