Borderou de evaluare (job #1363137)

Utilizator supermitelArdelean Razvan Mitel supermitel Data 26 februarie 2015 19:01:57
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘void dfs1(int)’: user.cpp:23:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < vec1[x].size(); i++) ^ user.cpp: In function ‘void dfs2(int, std::vector<int>&)’: user.cpp:33:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < vec2[x].size(); i++) ^ user.cpp: In function ‘void afisare()’: user.cpp:68:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < sol.size(); i++) ^ user.cpp:70:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < sol[i].size(); j++) ^ user.cpp: In function ‘void citire()’: user.cpp:41:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ user.cpp:44:30: 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 ‘int main()’: user.cpp:79:34: 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:80:36: 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); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms2784kbComponenta tare conexa gresita412
20ms2788kbComponenta tare conexa gresita4
34ms2792kbComponenta tare conexa gresita4
44ms2824kbComponenta tare conexa gresita412
58ms2952kbComponenta tare conexa gresita4
620ms3316kbComponenta tare conexa gresita4
732ms3684kbComponenta tare conexa gresita412
892ms4980kbComponenta tare conexa gresita4
9176ms7340kbComponenta tare conexa gresita4
10220ms9572kbComponenta tare conexa gresita44
Punctaj total40

Ceva nu functioneaza?