Pagini recente » Borderou de evaluare (job #487930) | Borderou de evaluare (job #493359) | Borderou de evaluare (job #541663) | Borderou de evaluare (job #3150510) | Borderou de evaluare (job #1937667)
Borderou de evaluare (job #1937667)
Raport evaluator
Compilare:
user.cpp: In function ‘void BellmanFord()’:
user.cpp:45: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:67: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:26: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:27: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:28: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:31: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 | 480kb | OK | 10 | 10 |
2 | 0ms | 504kb | OK | 10 | 10 |
3 | 0ms | 668kb | OK | 10 | 10 |
4 | 0ms | 664kb | OK | 10 | 10 |
5 | 0ms | 672kb | OK | 10 | 10 |
6 | 208ms | 1420kb | OK | 10 | 20 |
7 | 220ms | 1420kb | OK | 10 |
8 | 536ms | 2048kb | OK | 10 | 30 |
9 | 372ms | 2112kb | OK | 10 |
10 | 488ms | 2132kb | OK | 10 |
Punctaj total | 100 |