Pagini recente » Borderou de evaluare (job #1246402) | Borderou de evaluare (job #1731908) | Borderou de evaluare (job #1878183) | Borderou de evaluare (job #244089) | Borderou de evaluare (job #2133995)
Borderou de evaluare (job #2133995)
Raport evaluator
Compilare:
user.cpp:12:37: warning: integer overflow in expression [-Woverflow]
int distance[50001], OO = (1 << 31) - 1;
^
user.cpp: In function ‘int main()’:
user.cpp:63: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:64: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:66:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &nodes, &edges);
^
user.cpp:70:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &u, &v, &cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 2680kb | OK | 10 |
2 | 0ms | 2680kb | OK | 10 |
3 | 4ms | 2712kb | OK | 10 |
4 | 4ms | 2736kb | OK | 10 |
5 | 24ms | 3128kb | OK | 10 |
6 | 44ms | 3556kb | OK | 10 |
7 | 60ms | 3804kb | OK | 10 |
8 | 152ms | 5196kb | OK | 10 |
9 | 104ms | 4824kb | OK | 10 |
10 | 288ms | 7184kb | OK | 10 |
Punctaj total | 100 |