Pagini recente » Borderou de evaluare (job #1674510) | Borderou de evaluare (job #1612431) | Borderou de evaluare (job #2789378) | Borderou de evaluare (job #841031) | Borderou de evaluare (job #1508771)
Borderou de evaluare (job #1508771)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:55:41: 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:56:41: 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:58:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &nrNodes, &nrEdges);
^
user.cpp:61:50: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d %d", &node1, &node2, &cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 872kb | OK | 10 |
| 2 | 0ms | 868kb | OK | 10 |
| 3 | 0ms | 900kb | OK | 10 |
| 4 | 0ms | 912kb | OK | 10 |
| 5 | 20ms | 1240kb | OK | 10 |
| 6 | 40ms | 1560kb | OK | 10 |
| 7 | 56ms | 1800kb | OK | 10 |
| 8 | 72ms | 1992kb | OK | 10 |
| 9 | 200ms | 3808kb | OK | 10 |
| 10 | 284ms | 4640kb | OK | 10 |
| Punctaj total | 100 |