Pagini recente » Borderou de evaluare (job #2657927) | Borderou de evaluare (job #848757) | Borderou de evaluare (job #3033337) | Borderou de evaluare (job #1131844) | Borderou de evaluare (job #1667983)
Borderou de evaluare (job #1667983)
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 | 3948kb | OK | 10 |
2 | 4ms | 3948kb | Incorect | 0 |
3 | 4ms | 3988kb | Incorect | 0 |
4 | 8ms | 4004kb | Incorect | 0 |
5 | 32ms | 4424kb | Incorect | 0 |
6 | 60ms | 4836kb | Incorect | 0 |
7 | 80ms | 5092kb | Incorect | 0 |
8 | 96ms | 5416kb | Incorect | 0 |
9 | 296ms | 7740kb | Incorect | 0 |
10 | 308ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 10 |