Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2145905)
| Utilizator | Data | 27 februarie 2018 18:02:14 | |
|---|---|---|---|
| Problema | Arbore partial de cost minim | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 60 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void afisare()’:
user.cpp:70:40: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘std::vector<nod>::size_type {aka long unsigned int}’ [-Wformat=]
printf("%d\n%d\n", cost, sol.size());
^
user.cpp: In function ‘void citire()’:
user.cpp:19:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &n, &m);
^
user.cpp:22:52: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d\n", &nou.x, &nou.y, &nou.c);
^
user.cpp: In function ‘int main()’:
user.cpp:77:34: 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:78:36: 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);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 1560kb | Corect | 10 |
| 2 | 0ms | 1568kb | Corect | 10 |
| 3 | 0ms | 1584kb | Corect | 10 |
| 4 | 0ms | 1592kb | Corect | 10 |
| 5 | 0ms | 1604kb | Corect | 10 |
| 6 | Depăşit | 4724kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 8732kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 3004kb | Time limit exceeded. | 0 |
| 9 | 216ms | 3000kb | Corect | 10 |
| 10 | Depăşit | 8988kb | Time limit exceeded. | 0 |
| Punctaj total | 60 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
