Borderou de evaluare (job #1232421)

Utilizator paunmatei7FMI Paun Matei paunmatei7 Data 22 septembrie 2014 20:20:51
Problema Retele Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 85

Raport evaluator

Compilare: user.cpp: In function ‘void dfs(int)’: user.cpp:15:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < v[Nod].size(); ++i) ^ user.cpp: In function ‘void dfs2(int)’: user.cpp:24:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < b[Nod].size(); ++i) ^ user.cpp: In function ‘int main()’: user.cpp:59:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < Sol[i].size(); ++j) ^ user.cpp:34:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("retele.in", "r", stdin); ^ user.cpp:35:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("retele.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("%d %d", &n, &m); ^ user.cpp:39:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &x, &y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms2048kbOK5
20ms2056kbOK5
34ms2076kbOK5
44ms2060kbOK5
54ms2092kbOK5
612ms2212kbOK5
712ms2180kbOK5
812ms2172kbOK5
956ms2900kbOK5
1068ms3164kbOK5
1168ms3352kbOK5
1268ms3348kbOK5
13260ms6356kbOK5
14260ms6384kbOK5
15256ms6368kbOK5
16360ms6204kbOK5
17336ms6256kbOK5
18Depăşit8200kbTime limit exceeded.0
19Depăşit8192kbTime limit exceeded.0
20Depăşit6976kbTime limit exceeded.0
Punctaj total85

Ceva nu functioneaza?