Borderou de evaluare (job #1244940)

Utilizator roxana.istratePoenaru Roxana roxana.istrate Data 18 octombrie 2014 14:00:13
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void dfs(int)’: user.cpp:18:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < adj[source].size(); i++){ ^ user.cpp: In function ‘void dfsRev(int)’: user.cpp:28:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < adjRev[source].size(); i++){ ^ user.cpp: In function ‘int main()’: user.cpp:63:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < answer.size(); i++){ ^ user.cpp:64:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < answer[i].size(); j++){ ^ user.cpp:39:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("ctc.in", "r", stdin); ^ user.cpp:40:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("ctc.out", "w", stdout); ^ user.cpp:41:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &N, &M); ^ user.cpp:43:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &from, &to); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms2632kbNumar de componente gresit00
24ms2632kbCorect10
34ms2632kbNumar de componente gresit0
44ms2632kbNumar de componente gresit00
58ms2896kbNumar de componente gresit0
616ms3256kbNumar de componente gresit0
728ms3552kbNumar de componente gresit00
876ms4216kbNumar de componente gresit0
9144ms5880kbNumar de componente gresit0
10176ms7832kbNumar de componente gresit00
Punctaj total0

Ceva nu functioneaza?