Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1410111)
| Utilizator | Data | 30 martie 2015 21:03:23 | |
|---|---|---|---|
| Problema | Cuplaj maxim de cost minim | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘bool bellman(int)’:
user.cpp:39:38: warning: overflow in implicit constant conversion [-Woverflow]
for (int i=1;i<=n+m+2;i++)best[i]=INF,boss[i]=0;
^
user.cpp: In function ‘int main()’:
user.cpp:59:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cmcm.in","r",stdin);
^
user.cpp:60:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cmcm.out","w",stdout);
^
user.cpp:61:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&n,&m,&nr);
^
user.cpp:64: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 |
|---|---|---|---|---|
| 1 | 0ms | 428kb | Corect | 10 |
| 2 | 0ms | 416kb | Corect | 10 |
| 3 | 12ms | 1720kb | Corect | 10 |
| 4 | 8ms | 1620kb | Corect | 10 |
| 5 | 8ms | 1636kb | Corect | 10 |
| 6 | 348ms | 3956kb | Corect | 10 |
| 7 | 312ms | 4216kb | Corect | 10 |
| 8 | 608ms | 5204kb | Corect | 10 |
| 9 | 608ms | 5216kb | Corect | 10 |
| 10 | 604ms | 5224kb | Corect | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
