Pagini recente » Borderou de evaluare (job #2047255) | Borderou de evaluare (job #54874) | Borderou de evaluare (job #2795421) | Borderou de evaluare (job #2697258) | Borderou de evaluare (job #1324463)
Borderou de evaluare (job #1324463)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:145:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[nod].size(); j++)
^
user.cpp: In function ‘void citire()’:
user.cpp:29:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&N,&M);
^
user.cpp:40:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&a,&b,&cost);
^
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:166:39: 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);
^
user.cpp: In function ‘int main()’:
user.cpp:178:37: 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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 436kb | OK | 10 |
2 | 0ms | 436kb | OK | 10 |
3 | 0ms | 476kb | Incorect | 0 |
4 | 0ms | 488kb | Incorect | 0 |
5 | 24ms | 884kb | Incorect | 0 |
6 | 44ms | 1236kb | Incorect | 0 |
7 | 56ms | 1504kb | OK | 10 |
8 | 72ms | 1960kb | OK | 10 |
9 | 208ms | 3812kb | Incorect | 0 |
10 | 272ms | 4600kb | Incorect | 0 |
Punctaj total | 40 |