Borderou de evaluare (job #1689487)

Utilizator ZenusTudor Costin Razvan Zenus Data 14 aprilie 2016 12:05:47
Problema Heavy Path Decomposition Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘void dfs(int, int)’: user.cpp:21:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0 ; i < g[act].size() ; ++i) ^ user.cpp:28:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0 ; i < g[act].size() ; ++i) ^ user.cpp: In function ‘void getChains(int)’: user.cpp:41:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0 ; i < g[act].size() ; ++i) ^ user.cpp:47:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0 ; i < g[act].size() ; ++i) ^ user.cpp: In function ‘int main()’: user.cpp:119:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("heavypath.in" , "r" , stdin); ^ user.cpp:120:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("heavypath.out" , "w" , stdout); ^ user.cpp:122:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &n); ^ user.cpp:123:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &q); ^ user.cpp:126:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &x[i]); ^ user.cpp:130:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &a); ^ user.cpp:131:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &b); ^ user.cpp:155:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &t); ^ user.cpp:156:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &a); ^ user.cpp:157:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d" , &b); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms1644kbOK510
20ms1652kbOK5
3Depăşit1752kbTime limit exceeded.00
4Depăşit1860kbTime limit exceeded.0
5228ms5984kbIncorect00
6Depăşit4980kbTime limit exceeded.0
7Depăşit5744kbTime limit exceeded.0
8Depăşit4960kbTime limit exceeded.0
9408ms10492kbOK50
10Depăşit8492kbTime limit exceeded.0
11Depăşit10040kbTime limit exceeded.0
12Depăşit8488kbTime limit exceeded.0
13Depăşit12876kbTime limit exceeded.00
14Depăşit11076kbTime limit exceeded.0
15500ms13308kbIncorect0
16Depăşit11096kbTime limit exceeded.0
17Depăşit15992kbTime limit exceeded.00
18Depăşit13352kbTime limit exceeded.0
19Depăşit15520kbTime limit exceeded.0
20Depăşit13332kbTime limit exceeded.0
Punctaj total10

Ceva nu functioneaza?