Nu aveti permisiuni pentru a descarca fisierul grader_eval.cpp
Borderou de evaluare (job #1046190)
| Utilizator | Data | 2 decembrie 2013 18:53:02 | |
|---|---|---|---|
| Problema | Tsunami | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘void fill(int, int, int&)’:
user.cpp:19:97: warning: value computed is not used [-Wunused-value]
if (v[Qi.front()][Qj.front()+1]==1) Qi.push(i), Qj.push(j+1), k++, v[Qi.front()][Qj.front()+1]==0;
^
user.cpp:20:97: warning: value computed is not used [-Wunused-value]
if (v[Qi.front()][Qj.front()-1]==1) Qi.push(i), Qj.push(j-1), k++, v[Qi.front()][Qj.front()-1]==0;
^
user.cpp:21:97: warning: value computed is not used [-Wunused-value]
if (v[Qi.front()+1][Qj.front()]==1) Qi.push(i+1), Qj.push(j), k++, v[Qi.front()+1][Qj.front()]==0;
^
user.cpp:22:97: warning: value computed is not used [-Wunused-value]
if (v[Qi.front()-1][Qj.front()]==1) Qj.push(i-1), Qj.push(j), k++, v[Qi.front()-1][Qj.front()]==0;
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 120ms | Depăşit | Memory limit exceeded. | 0 |
| 2 | 172ms | Depăşit | Memory limit exceeded. | 0 |
| 3 | 172ms | 4308kb | Incorect | 0 |
| 4 | 140ms | Depăşit | Memory limit exceeded. | 0 |
| 5 | Depăşit | 2312kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 4080kb | Time limit exceeded. | 0 |
| 7 | 268ms | Depăşit | Memory limit exceeded. | 0 |
| 8 | Depăşit | 2356kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 3928kb | Time limit exceeded. | 0 |
| 10 | 252ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
