Borderou de evaluare (job #1956811)

Utilizator alex_HarryBabalau Alexandru alex_Harry Data 7 aprilie 2017 01:36:01
Problema Mesaj 3 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘void DFS(int, int)’: user.cpp:32: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, int)’: user.cpp:68:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < G[node].size(); j++) ^ user.cpp:81:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < R[node].size(); j++) ^ user.cpp:97:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 0; j < G[node].size(); j++) ^ user.cpp:103:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k = 0; k < R[neighb].size(); k++) ^ user.cpp: In function ‘void Read()’: user.cpp:15:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &N); ^ user.cpp:19: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:23:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &M); ^ user.cpp:26: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:27: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:123: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:124: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
10ms2344kbOK550
20ms2396kbOK5
30ms2372kbOK5
44ms2444kbOK5
54ms2440kbOK5
64ms2544kbOK5
712ms2760kbOK5
824ms3380kbOK5
9100ms4524kbOK5
10372ms13052kbOK5
11508ms13192kbOK50
12Depăşit23580kbTime limit exceeded.0
13Depăşit23560kbTime limit exceeded.0
14Depăşit23548kbTime limit exceeded.0
15Depăşit23688kbTime limit exceeded.0
16Depăşit23564kbTime limit exceeded.0
17Depăşit23520kbTime limit exceeded.0
18Depăşit23544kbTime limit exceeded.0
19Depăşit23792kbTime limit exceeded.0
20Depăşit24348kbTime limit exceeded.0
Punctaj total50

Ceva nu functioneaza?