Borderou de evaluare (job #1843070)
Utilizator | Data | 8 ianuarie 2017 01:00:40 | |
---|---|---|---|
Problema | Insule | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void fill1(int, int)’:
user.cpp:21:63: error: ‘k’ was not declared in this scope
if (r[x+dx[i]][y+dy[i]]==1) {fill1(x+dx[i], y+dy[i]); k++; q[k].l=x; q[k].c=y;}
^
user.cpp:21:68: error: ‘q’ was not declared in this scope
if (r[x+dx[i]][y+dy[i]]==1) {fill1(x+dx[i], y+dy[i]); k++; q[k].l=x; q[k].c=y;}
^
user.cpp: In function ‘void fill2(int, int)’:
user.cpp:27:64: error: ‘k’ was not declared in this scope
if (gg[x+dx[i]][y+dy[i]]==2) {fill2(x+dx[i], y+dy[i]); k++; q[k].l=x; q[k].c=y;}
^
user.cpp:27:69: error: ‘q’ was not declared in this scope
if (gg[x+dx[i]][y+dy[i]]==2) {fill2(x+dx[i], y+dy[i]); k++; q[k].l=x; q[k].c=y;}
^
user.cpp: In function ‘void fill3(int, int)’:
user.cpp:33:63: error: ‘k’ was not declared in this scope
if (b[x+dx[i]][y+dy[i]]==3) {fill3(x+dx[i], y+dy[i]); k++; q[k].l=x; q[k].c=y;}
^
user.cpp:33:68: error: ‘q’ was not declared in this scope
if (b[x+dx[i]][y+dy[i]]==3) {fill3(x+dx[i], y+dy[i]); k++; q[k].l=x; q[k].c=y;}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !