Pagini recente » Borderou de evaluare (job #675467) | Borderou de evaluare (job #1481718) | Borderou de evaluare (job #1481430) | Borderou de evaluare (job #3343342) | Borderou de evaluare (job #1480994)
Borderou de evaluare (job #1480994)
Raport evaluator
Compilare:
user.cpp: In function ‘int BellmanFord()’:
user.cpp:91:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < V[ x ].size(); i++) {
^
user.cpp: In function ‘void read()’:
user.cpp:35:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bellmanford.in","r", stdin);
^
user.cpp:37:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:45:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &c);
^
user.cpp: In function ‘void solve()’:
user.cpp:55:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bellmanford.out","w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 852kb | OK | 5 | 5 |
| 2 | 0ms | 852kb | OK | 5 | 5 |
| 3 | 0ms | 856kb | OK | 5 | 5 |
| 4 | 0ms | 852kb | OK | 5 | 5 |
| 5 | 0ms | 880kb | OK | 5 | 5 |
| 6 | 0ms | 856kb | OK | 5 | 10 |
| 7 | 0ms | 892kb | OK | 5 |
| 8 | 28ms | 1256kb | OK | 5 | 15 |
| 9 | 44ms | 1628kb | OK | 5 |
| 10 | 4ms | 1032kb | OK | 5 |
| 11 | 52ms | 1556kb | OK | 5 | 20 |
| 12 | 108ms | 2620kb | OK | 5 |
| 13 | 76ms | 2124kb | OK | 5 |
| 14 | 148ms | 3208kb | OK | 5 |
| 15 | 192ms | 3708kb | OK | 5 | 15 |
| 16 | 148ms | 3076kb | OK | 5 |
| 17 | 4ms | 928kb | OK | 5 |
| 18 | 220ms | 4012kb | OK | 5 | 15 |
| 19 | 280ms | 4712kb | OK | 5 |
| 20 | 12ms | 1436kb | OK | 5 |
| Punctaj total | 100 |