Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2283834)
| Utilizator | Data | 15 noiembrie 2018 22:18:38 | |
|---|---|---|---|
| Problema | Flux maxim | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'int reset(int*)':
main.cpp:53:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
main.cpp: In function 'int main()':
main.cpp:95:38: 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 );
^
main.cpp:96: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 );
^
main.cpp:100:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d%d", &n, &m );
^
main.cpp:106:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf( "%d%d%d", &x, &y, &z );
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
|---|---|---|---|---|---|
| 1 | 2ms | 131kb | OK | 10 | 10 |
| 2 | 2ms | 262kb | OK | 10 | 10 |
| 3 | 3ms | 393kb | OK | 10 | 10 |
| 4 | 3ms | 393kb | OK | 10 | 10 |
| 5 | 3ms | 524kb | OK | 10 | 10 |
| 6 | 3ms | 655kb | OK | 10 | 10 |
| 7 | 8ms | 1835kb | OK | 10 | 10 |
| 8 | 14ms | 3014kb | OK | 10 | 30 |
| 9 | 16ms | 3801kb | OK | 10 | |
| 10 | 22ms | 4325kb | OK | 10 | |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
