Pagini recente » Borderou de evaluare (job #833938) | Borderou de evaluare (job #1836960) | Borderou de evaluare (job #861896) | Borderou de evaluare (job #351203) | Borderou de evaluare (job #2187437)
Borderou de evaluare (job #2187437)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:16:36: 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:17:38: 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:19:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n_nodes, &n_arcs);
^
user.cpp:22:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &node1, &node2, &dist_n1_n2);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1904kb | OK | 10 |
2 | 0ms | 1904kb | OK | 10 |
3 | 0ms | 1932kb | OK | 10 |
4 | 4ms | 1952kb | OK | 10 |
5 | 24ms | 2248kb | OK | 10 |
6 | 44ms | 2604kb | OK | 10 |
7 | 64ms | 2748kb | OK | 10 |
8 | 152ms | 3716kb | OK | 10 |
9 | 96ms | 3024kb | OK | 10 |
10 | 296ms | 5884kb | OK | 10 |
Punctaj total | 100 |