Borderou de evaluare (job #1470488)
Utilizator | Data | 11 august 2015 15:47:39 | |
---|---|---|---|
Problema | Spider | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void DFS(int, int, int)’:
user.cpp:16:5: error: ‘D’ was not declared in this scope
if(D[ic][jc][dc] != 0)
^
user.cpp:19:2: error: ‘Viz’ was not declared in this scope
Viz[ic][jc] = 1;
^
user.cpp:44:7: error: ‘D’ was not declared in this scope
D[ic][jc][dc] = max(D[ic][jc][dc], D[iv][jv][dv] + 1);
^
user.cpp:52:17: error: expected ‘)’ before ‘;’ token
void DFS2(int ic; int jc){
^
user.cpp:52:25: error: expected initializer before ‘)’ token
void DFS2(int ic; int jc){
^
user.cpp:123:1: error: expected ‘}’ at end of input
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !