Borderou de evaluare (job #1760749)

Utilizator akaprosAna Kapros akapros Data 21 septembrie 2016 10:29:22
Problema Paznici3 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 40

Raport evaluator

Compilare: user.cpp: In function ‘void Dfs(int)’: user.cpp:68:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < V[a].size(); ++ j) ^ user.cpp:80:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < V[b].size(); ++ j) ^ user.cpp:88:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < V[x].size(); ++ j) ^ user.cpp: In function ‘void read()’: user.cpp:40:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("paznici3.in", "r", stdin); ^ user.cpp:41: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:45:31: 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 solve()’: user.cpp:105:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d\n", &z, &a, &b); ^ user.cpp: In function ‘void write()’: user.cpp:113:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("paznici3.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms2804kbOK1010
28ms2880kbOK1010
384ms3564kbOK1010
476ms3560kbOK1010
5Depăşit4496kbTime limit exceeded.00
6Depăşit4776kbTime limit exceeded.00
7Depăşit6608kbTime limit exceeded.00
8276ms11572kbOK10
9Depăşit6776kbTime limit exceeded.0
10Depăşit7620kbTime limit exceeded.00
Punctaj total40

Ceva nu functioneaza?