Pagini recente » Borderou de evaluare (job #2739792) | Borderou de evaluare (job #1074648) | Borderou de evaluare (job #589953) | Borderou de evaluare (job #2977486) | Borderou de evaluare (job #2012229)
Borderou de evaluare (job #2012229)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:46:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k = 0; k < g[from].size(); ++ k) {
^
user.cpp:27: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:28: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:31:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:35:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &from, &to, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 868kb | OK | 10 |
2 | 0ms | 868kb | OK | 10 |
3 | 0ms | 900kb | OK | 10 |
4 | 0ms | 912kb | OK | 10 |
5 | 24ms | 1220kb | OK | 10 |
6 | 44ms | 1576kb | OK | 10 |
7 | 56ms | 1724kb | OK | 10 |
8 | Depăşit | 2884kb | Time limit exceeded. | 0 |
9 | 92ms | 2108kb | OK | 10 |
10 | 280ms | 4816kb | OK | 10 |
Punctaj total | 90 |