Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1262713)
| Utilizator | Data | 13 noiembrie 2014 14:56:39 | |
|---|---|---|---|
| Problema | Flux maxim | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘bool bf()’:
user.cpp:23:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<g[nod].size();j++)
^
user.cpp: In function ‘int main()’:
user.cpp:49:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<g[n].size();i++)
^
user.cpp:37:36: 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:38:38: 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:39: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:42: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 | 340kb | OK | 10 | 10 |
| 2 | 0ms | 452kb | OK | 10 | 10 |
| 3 | 0ms | 624kb | OK | 10 | 10 |
| 4 | 0ms | 776kb | OK | 10 | 10 |
| 5 | 0ms | 908kb | OK | 10 | 10 |
| 6 | 0ms | 1184kb | OK | 10 | 10 |
| 7 | 4ms | 3088kb | OK | 10 | 10 |
| 8 | 12ms | 5732kb | OK | 10 | 30 |
| 9 | 12ms | 7312kb | OK | 10 | |
| 10 | 16ms | 8036kb | OK | 10 | |
| Punctaj total | 100 | ||||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
