Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1375173)
| Utilizator | Data | 5 martie 2015 12:28:11 | |
|---|---|---|---|
| Problema | Arbore partial de cost minim | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 50 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:64:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < sol.size(); ++i)
^
user.cpp:44:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("apm.in","r",stdin);
^
user.cpp:45:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("apm.out","w",stdout);
^
user.cpp:46: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:48:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&v[i].x,&v[i].y,&v[i].c);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 284kb | Corect | 10 |
| 2 | 0ms | 280kb | Corect | 10 |
| 3 | 0ms | 284kb | Corect | 10 |
| 4 | 0ms | 296kb | Corect | 10 |
| 5 | 0ms | 284kb | Corect | 10 |
| 6 | Depăşit | 5048kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 5280kb | Time limit exceeded. | 0 |
| 8 | 312ms | 5896kb | Killed by signal 11(SIGSEGV). | 0 |
| 9 | Depăşit | 4964kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 5160kb | Time limit exceeded. | 0 |
| Punctaj total | 50 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
