Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1965415)
| Utilizator | Data | 14 aprilie 2017 13:15:33 | |
|---|---|---|---|
| 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 BFS(int, int)’:
user.cpp:35:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<G[node].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:63:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d%d%d",&N,&M,&E);
^
user.cpp:82:31: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d%d%d",&X,&Y,&C);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 428kb | Corect | 10 |
| 2 | 0ms | 420kb | Corect | 10 |
| 3 | 12ms | 1632kb | Corect | 10 |
| 4 | 12ms | 1596kb | Corect | 10 |
| 5 | 12ms | 1608kb | Corect | 10 |
| 6 | 512ms | 4380kb | Corect | 10 |
| 7 | 460ms | 4720kb | Corect | 10 |
| 8 | 964ms | 5768kb | Corect | 10 |
| 9 | 948ms | 5724kb | Corect | 10 |
| 10 | 952ms | 5760kb | Corect | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
