Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1662850)
| Utilizator | Data | 25 martie 2016 10:20:10 | |
|---|---|---|---|
| Problema | Flux maxim | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 70 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:65:37: 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:66:39: 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: In function ‘void read()’:
user.cpp:53:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:57:33: 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 | 0ms | 344kb | OK | 10 | 10 |
| 2 | 0ms | 468kb | OK | 10 | 10 |
| 3 | 0ms | 612kb | OK | 10 | 10 |
| 4 | 0ms | 792kb | OK | 10 | 10 |
| 5 | 0ms | 940kb | OK | 10 | 10 |
| 6 | 4ms | 1188kb | OK | 10 | 10 |
| 7 | 32ms | 3184kb | OK | 10 | 10 |
| 8 | Depăşit | 5756kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 6832kb | Time limit exceeded. | 0 | |
| 10 | Depăşit | 7020kb | Time limit exceeded. | 0 | |
| Punctaj total | 70 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
