Borderou de evaluare (job #1957993)

Utilizator alex_HarryBabalau Alexandru alex_Harry Data 7 aprilie 2017 21:46:27
Problema Mesaj 3 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void DFS(int, int)’: user.cpp:36:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[node].size(); i++) ^ user.cpp: In function ‘void DFS2(int)’: user.cpp:96:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < G[node].size(); j++) ^ user.cpp:101:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < G[node].size(); i++) ^ user.cpp:109:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < R[node].size(); j++) ^ user.cpp:133:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < G[node].size(); j++) ^ user.cpp:136:17: warning: unused variable ‘c’ [-Wunused-variable] int c = 0; ^ user.cpp: In function ‘void Read()’: user.cpp:19:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &N); ^ user.cpp:23: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:27:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &M); ^ user.cpp:30:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &Road[i].first, &Road[i].second); ^ user.cpp:31:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &Cost[i]); ^ user.cpp: In function ‘int main()’: user.cpp:152:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("mesaj3.in", "r", stdin); ^ user.cpp:153:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("mesaj3.out", "w" ,stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
18ms7000kbOK50
28ms7052kbOK5
38ms7024kbOK5
48ms7112kbOK5
512ms7116kbOK5
612ms7236kbOK5
724ms7504kbOK5
840ms8212kbOK5
9252ms9764kbOK5
10Depăşit19784kbTime limit exceeded.0
11Depăşit18420kbTime limit exceeded.00
12Depăşit23220kbTime limit exceeded.0
13Depăşit21884kbTime limit exceeded.0
14Depăşit21868kbTime limit exceeded.0
15Depăşit24176kbTime limit exceeded.0
16Depăşit23316kbTime limit exceeded.0
17Depăşit21736kbTime limit exceeded.0
18Depăşit21932kbTime limit exceeded.0
19Depăşit19804kbTime limit exceeded.0
20Depăşit21476kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?