Borderou de evaluare (job #1957990)

Utilizator alex_HarryBabalau Alexandru alex_Harry Data 7 aprilie 2017 21:45:33
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
140ms13124kbOK50
240ms13176kbOK5
340ms13156kbOK5
440ms13232kbOK5
544ms13236kbOK5
648ms13356kbOK5
760ms13596kbOK5
884ms14264kbOK5
9304ms15620kbOK5
10Depăşit24720kbTime limit exceeded.0
11Depăşit23932kbTime limit exceeded.00
12Depăşit27820kbTime limit exceeded.0
13Depăşit27772kbTime limit exceeded.0
14Depăşit27640kbTime limit exceeded.0
15Depăşit28500kbTime limit exceeded.0
16Depăşit27676kbTime limit exceeded.0
17Depăşit27424kbTime limit exceeded.0
18Depăşit27612kbTime limit exceeded.0
19Depăşit27812kbTime limit exceeded.0
20Depăşit29572kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?