Pagini recente » Borderou de evaluare (job #953002) | Borderou de evaluare (job #1404007) | Borderou de evaluare (job #1825565) | Borderou de evaluare (job #1085240) | Borderou de evaluare (job #2244390)
Borderou de evaluare (job #2244390)
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:59: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:60: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 | 1444kb | OK | 10 |
4 | 4ms | 1468kb | OK | 10 |
5 | 24ms | 1764kb | OK | 10 |
6 | 48ms | 2124kb | OK | 10 |
7 | 60ms | 2264kb | OK | 10 |
8 | Depăşit | 3460kb | Time limit exceeded. | 0 |
9 | 100ms | 2576kb | OK | 10 |
10 | 304ms | 5404kb | OK | 10 |
Punctaj total | 90 |