Pagini recente » Borderou de evaluare (job #2177829) | Borderou de evaluare (job #956243) | Borderou de evaluare (job #1256476) | Borderou de evaluare (job #1545301) | Borderou de evaluare (job #1479948)
Borderou de evaluare (job #1479948)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:87: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:88: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:89: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:92: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 | 1440kb | OK | 10 |
4 | 4ms | 1448kb | OK | 10 |
5 | 20ms | 1692kb | OK | 10 |
6 | 44ms | 1948kb | OK | 10 |
7 | 60ms | 2088kb | OK | 10 |
8 | Depăşit | 2868kb | Time limit exceeded. | 0 |
9 | 88ms | 2372kb | OK | 10 |
10 | 276ms | 4484kb | OK | 10 |
Punctaj total | 90 |