Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1982974)
| Utilizator | Data | 20 mai 2017 19:58:32 | |
|---|---|---|---|
| Problema | Flux maxim | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:75:71: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
val = min(val, cap[father[node]][node] - flow[father[node]][node]);
^
user.cpp:8:25: note: in definition of macro ‘min’
#define min(x, y) ((x < y) ? x : y)
^
user.cpp:80:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
val = min(val, cap[G[n][i]][n] - flow[G[n][i]][n]);
^
user.cpp:8:25: note: in definition of macro ‘min’
#define min(x, y) ((x < y) ? x : y)
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 0ms | 508kb | OK | 10 | 10 |
| 2 | 0ms | 636kb | OK | 10 | 10 |
| 3 | 0ms | 816kb | OK | 10 | 10 |
| 4 | 0ms | 964kb | OK | 10 | 10 |
| 5 | 0ms | 1120kb | OK | 10 | 10 |
| 6 | 0ms | 1360kb | OK | 10 | 10 |
| 7 | 4ms | 3616kb | OK | 10 | 10 |
| 8 | 12ms | 5928kb | OK | 10 | 30 |
| 9 | 12ms | 7492kb | OK | 10 | |
| 10 | 16ms | 8212kb | OK | 10 | |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
