Borderou de evaluare (job #1234708)

Utilizator thinkphpAdrian Statescu thinkphp Data 27 septembrie 2014 21:03:44
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 60

Raport evaluator

Compilare: user.cpp: In function ‘void DFS1(int)’: user.cpp:61:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < List1[ node ].size(); i++) { ^ user.cpp: In function ‘void DFS2(int)’: user.cpp:74:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < List2[ node ].size(); j++) { ^ user.cpp: In function ‘void displayList()’: user.cpp:136:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < List2[i].size(); j++) { ^ user.cpp: In function ‘void read()’: user.cpp:43:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(FIN, "r", stdin); ^ user.cpp:45:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &num_nodes, &num_arcs); ^ user.cpp:49:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &x, &y); ^ user.cpp: In function ‘void write()’: user.cpp:85:30: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen(FOUT, "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms3392kbCorect1030
24ms3396kbCorect10
34ms3400kbCorect10
44ms3428kbCorect1030
520ms3556kbCorect10
6212ms3828kbCorect10
7Depăşit4060kbTime limit exceeded.00
8Depăşit4984kbTime limit exceeded.0
9Depăşit6368kbTime limit exceeded.0
10Depăşit7612kbTime limit exceeded.00
Punctaj total60

Ceva nu functioneaza?