Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1623948)
| Utilizator | Data | 1 martie 2016 22:55:28 | |
|---|---|---|---|
| Problema | Cezar | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 65 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void Solve()’:
user.cpp:36:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(V[it] == G[it].size() - 1 && heap.size() < n - 1 - k + 2){
^
user.cpp:36:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(V[it] == G[it].size() - 1 && heap.size() < n - 1 - k + 2){
^
user.cpp: In function ‘int main()’:
user.cpp:53:35: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin, "%hd %hd", &n,&k);
^
user.cpp:55:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin, "%hd %hd", &x,&y);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 556kb | OK | 5 |
| 2 | 0ms | 560kb | OK | 5 |
| 3 | 0ms | 564kb | OK | 5 |
| 4 | 0ms | 560kb | OK | 5 |
| 5 | 0ms | 564kb | OK | 5 |
| 6 | 0ms | 560kb | OK | 5 |
| 7 | 0ms | 568kb | Incorect | 0 |
| 8 | 0ms | 580kb | OK | 5 |
| 9 | 0ms | 580kb | Incorect | 0 |
| 10 | 0ms | 584kb | Incorect | 0 |
| 11 | 0ms | 604kb | OK | 5 |
| 12 | 0ms | 600kb | OK | 5 |
| 13 | 0ms | 620kb | OK | 5 |
| 14 | 0ms | 624kb | OK | 5 |
| 15 | 0ms | 612kb | OK | 5 |
| 16 | 0ms | 620kb | OK | 5 |
| 17 | 4ms | 640kb | Incorect | 0 |
| 18 | 4ms | Depăşit | Memory limit exceeded. | 0 |
| 19 | 8ms | Depăşit | Memory limit exceeded. | 0 |
| 20 | 8ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 65 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
