Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2195514)
| Utilizator | Data | 16 aprilie 2018 16:59:06 | |
|---|---|---|---|
| Problema | Arbore partial de cost minim | Status | done |
| Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void write(int, const std::vector<Edge, std::allocator<Edge> >&)’:
user.cpp:143:34: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘std::vector<Edge, std::allocator<Edge> >::size_type {aka unsigned int}’ [-Wformat=]
printf("%lu\n", answer.size());
^
user.cpp: In function ‘void read_data(int&, int&, std::vector<Node>*)’:
user.cpp:73:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:76:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &cost);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 4ms | 3072kb | Corect | 10 |
| 2 | 4ms | 3072kb | Corect | 10 |
| 3 | 4ms | 3088kb | Corect | 10 |
| 4 | 4ms | 3096kb | Corect | 10 |
| 5 | 4ms | 3108kb | Corect | 10 |
| 6 | 228ms | 9504kb | Corect | 10 |
| 7 | Depăşit | 10472kb | Time limit exceeded. | 0 |
| 8 | 80ms | 5044kb | Corect | 10 |
| 9 | 88ms | 6052kb | Corect | 10 |
| 10 | 372ms | 10980kb | Corect | 10 |
| Punctaj total | 90 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
