Pagini recente » Borderou de evaluare (job #2366367) | Borderou de evaluare (job #1559329) | Borderou de evaluare (job #546640) | Borderou de evaluare (job #2140832) | Borderou de evaluare (job #1882348)
Borderou de evaluare (job #1882348)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:40:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < v[node].size(); i++) {
^
user.cpp:54:35: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘int*’ [-Wformat=]
printf("%d ", &dist[i]);
^
user.cpp:24: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:25: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:26: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:28:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &d);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1048kb | Incorect | 0 |
2 | 0ms | 1044kb | Incorect | 0 |
3 | 0ms | 1080kb | Incorect | 0 |
4 | 4ms | 1092kb | Incorect | 0 |
5 | 20ms | 1440kb | Incorect | 0 |
6 | 40ms | 1820kb | Incorect | 0 |
7 | 56ms | 2004kb | Incorect | 0 |
8 | Depăşit | 3240kb | Time limit exceeded. | 0 |
9 | 92ms | 2456kb | Incorect | 0 |
10 | 280ms | 5184kb | Incorect | 0 |
Punctaj total | 0 |