Pagini recente » Borderou de evaluare (job #1812830) | Borderou de evaluare (job #1532116) | Borderou de evaluare (job #2557776) | Borderou de evaluare (job #2837009) | Borderou de evaluare (job #1667992)
Borderou de evaluare (job #1667992)
Raport evaluator
Compilare:
user.cpp:9:29: warning: integer overflow in expression [-Woverflow]
const int INF = (1 << 31) - 1;
^
user.cpp: In function ‘int main()’:
user.cpp:35:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < graf[nod].size(); ++i){
^
user.cpp:17: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:18: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:20:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &n, &m);
^
user.cpp:23:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &from, &to, &cst);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3952kb | OK | 10 |
2 | 4ms | 3948kb | OK | 10 |
3 | 8ms | 3988kb | OK | 10 |
4 | 8ms | 4008kb | OK | 10 |
5 | 32ms | 4424kb | OK | 10 |
6 | 60ms | 4844kb | OK | 10 |
7 | 76ms | 5088kb | OK | 10 |
8 | 92ms | 5416kb | OK | 10 |
9 | 300ms | 7748kb | OK | 10 |
10 | 308ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 90 |