Pagini recente » Borderou de evaluare (job #2204032) | Borderou de evaluare (job #2226866) | Borderou de evaluare (job #2862246) | Borderou de evaluare (job #2531005) | Borderou de evaluare (job #1479945)
Borderou de evaluare (job #1479945)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:104:39: 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:105: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:106:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:109:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
graf[a].push_back(make_pair(b, c));
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1416kb | OK | 10 |
2 | 0ms | 1416kb | OK | 10 |
3 | 0ms | 1444kb | OK | 10 |
4 | 4ms | 1448kb | OK | 10 |
5 | 20ms | 1696kb | OK | 10 |
6 | 44ms | 1952kb | OK | 10 |
7 | 60ms | 2088kb | OK | 10 |
8 | Depăşit | 2868kb | Time limit exceeded. | 0 |
9 | 88ms | 2368kb | OK | 10 |
10 | 276ms | 4480kb | OK | 10 |
Punctaj total | 90 |