Pagini recente » Borderou de evaluare (job #365569) | Borderou de evaluare (job #1668497) | Borderou de evaluare (job #60465) | Borderou de evaluare (job #727106) | Borderou de evaluare (job #1343128)
Borderou de evaluare (job #1343128)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra()’:
user.cpp:52:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (k = 0; k < graf[curent].size(); k++)
^
user.cpp: In function ‘int main()’:
user.cpp:66: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:67: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:71: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:75:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 860kb | OK | 10 |
2 | 0ms | 868kb | OK | 10 |
3 | 0ms | 896kb | OK | 10 |
4 | 0ms | 912kb | OK | 10 |
5 | 20ms | 1208kb | OK | 10 |
6 | 40ms | 1528kb | OK | 10 |
7 | 60ms | 1688kb | OK | 10 |
8 | 72ms | 1980kb | OK | 10 |
9 | 208ms | 3704kb | OK | 10 |
10 | 272ms | 4496kb | OK | 10 |
Punctaj total | 100 |