Pagini recente » Borderou de evaluare (job #368333) | Borderou de evaluare (job #2333556) | Borderou de evaluare (job #625264) | Borderou de evaluare (job #3251553) | Borderou de evaluare (job #2244399)
Borderou de evaluare (job #2244399)
Raport evaluator
Compilare:
user.cpp: In function ‘void readData()’:
user.cpp:16:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d ", &N, &M);
^
user.cpp:19:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d ", &from, &to, &cost);
^
user.cpp: In function ‘int main()’:
user.cpp:58: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);
^
user.cpp:59: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1420kb | OK | 10 |
2 | 0ms | 1416kb | OK | 10 |
3 | 0ms | 1448kb | OK | 10 |
4 | 4ms | 1460kb | OK | 10 |
5 | 24ms | 1776kb | OK | 10 |
6 | 44ms | 2084kb | OK | 10 |
7 | 60ms | 2264kb | OK | 10 |
8 | 140ms | 3220kb | OK | 10 |
9 | 96ms | 2572kb | OK | 10 |
10 | 296ms | 5144kb | OK | 10 |
Punctaj total | 100 |