Pagini recente » Borderou de evaluare (job #3266222) | Borderou de evaluare (job #455138) | Borderou de evaluare (job #2847607) | Borderou de evaluare (job #1175851) | Borderou de evaluare (job #1191086)
Borderou de evaluare (job #1191086)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:38:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < G[start].size(); i++){
^
user.cpp:49:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ;i < G[top].size(); i++){
^
user.cpp: In function ‘void read()’:
user.cpp:75:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&c);
^
user.cpp: In function ‘int main()’:
user.cpp:82:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in","r",stdin);
^
user.cpp:83:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","w",stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1044kb | Incorect | 0 |
2 | 0ms | 1044kb | Incorect | 0 |
3 | 0ms | 1072kb | Incorect | 0 |
4 | 0ms | 1092kb | Incorect | 0 |
5 | 20ms | 1396kb | Incorect | 0 |
6 | 40ms | 1720kb | Incorect | 0 |
7 | 56ms | 1896kb | Incorect | 0 |
8 | 64ms | 2168kb | Incorect | 0 |
9 | 212ms | 3920kb | Incorect | 0 |
10 | 280ms | 4708kb | Incorect | 0 |
Punctaj total | 0 |