Pagini recente » Borderou de evaluare (job #109117) | Borderou de evaluare (job #651143) | Borderou de evaluare (job #1750812) | Borderou de evaluare (job #2874932) | Borderou de evaluare (job #1750813)
Borderou de evaluare (job #1750813)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bfs()’:
user.cpp:18:10: warning: unused variable ‘flag’ [-Wunused-variable]
bool flag;
^
user.cpp: In function ‘int main()’:
user.cpp:43:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.in", "r", stdin);
^
user.cpp:44:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.out", "w", stdout);
^
user.cpp:49:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:51:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &u, &v);
^
user.cpp:52:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &cap[u][v]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 496kb | OK | 10 | 10 |
| 2 | 0ms | 608kb | OK | 10 | 10 |
| 3 | 0ms | 788kb | OK | 10 | 10 |
| 4 | 0ms | 932kb | OK | 10 | 10 |
| 5 | 0ms | 1068kb | OK | 10 | 10 |
| 6 | 0ms | 1332kb | OK | 10 | 10 |
| 7 | 4ms | 3268kb | OK | 10 | 10 |
| 8 | 16ms | 5916kb | OK | 10 | 30 |
| 9 | 16ms | 7516kb | OK | 10 |
| 10 | 24ms | 8220kb | OK | 10 |
| Punctaj total | 100 |