Pagini recente » Borderou de evaluare (job #1532226) | Borderou de evaluare (job #2794837) | Borderou de evaluare (job #127142) | Borderou de evaluare (job #1110301) | Borderou de evaluare (job #1937671)
Borderou de evaluare (job #1937671)
Raport evaluator
Compilare:
user.cpp: In function ‘void BellmanFord()’:
user.cpp:44:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++) {
^
user.cpp: In function ‘void Dijkstra()’:
user.cpp:66:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++) {
^
user.cpp: In function ‘void Read()’:
user.cpp:25:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.in", "rt", stdin);
^
user.cpp:26:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.out", "wt", stdout);
^
user.cpp:27:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &N, &M, &Source, &Dest);
^
user.cpp:30:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &u, &v, &cap, &cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 488kb | OK | 10 | 10 |
2 | 0ms | 504kb | OK | 10 | 10 |
3 | 0ms | 672kb | OK | 10 | 10 |
4 | 0ms | 660kb | OK | 10 | 10 |
5 | 0ms | 672kb | OK | 10 | 10 |
6 | 212ms | 1420kb | OK | 10 | 20 |
7 | 220ms | 1416kb | OK | 10 |
8 | 528ms | 2052kb | OK | 10 | 30 |
9 | 376ms | 2108kb | OK | 10 |
10 | 488ms | 2132kb | OK | 10 |
Punctaj total | 100 |