Pagini recente » Borderou de evaluare (job #2635265) | Borderou de evaluare (job #851552) | Borderou de evaluare (job #2085298) | Borderou de evaluare (job #2045271) | Borderou de evaluare (job #1508768)
Borderou de evaluare (job #1508768)
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 | 868kb | OK | 10 |
2 | 0ms | 864kb | Incorect | 0 |
3 | 0ms | 900kb | Incorect | 0 |
4 | 0ms | 912kb | Incorect | 0 |
5 | 20ms | 1240kb | Incorect | 0 |
6 | 48ms | 1560kb | Incorect | 0 |
7 | 56ms | 1800kb | Incorect | 0 |
8 | 72ms | 1992kb | Incorect | 0 |
9 | 200ms | 3804kb | Incorect | 0 |
10 | 280ms | 4644kb | Incorect | 0 |
Punctaj total | 10 |