Borderou de evaluare (job #1850392)
Utilizator | Data | 18 ianuarie 2017 17:18:00 | |
---|---|---|---|
Problema | Dreptunghiuri2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void pornhub(int, int, int)’:
user.cpp:12:11: error: ‘v’ was not declared in this scope
while(v[ci][j])
^
user.cpp:17:11: error: ‘v’ was not declared in this scope
while(v[ci][cj])
^
user.cpp:22:11: error: ‘v’ was not declared in this scope
while(v[i][cj])
^
user.cpp:25:11: error: ‘v’ was not declared in this scope
while(v[ci][cj])
^
user.cpp:29:17: error: too few arguments to function ‘void pornhub(int, int, int)’
pornhub()
^
user.cpp:9:6: note: declared here
void pornhub (int i,int j,int cnt)
^
user.cpp:30:1: error: expected ‘;’ before ‘}’ token
}
^
user.cpp: In function ‘int main()’:
user.cpp:45:16: error: ‘v’ was not declared in this scope
if(v[i][j]v[i-1][j]==0&&v[i][j-1]==0&&v[i][j]==1&&vf[i][j]==0)
^
user.cpp:45:23: error: expected ‘)’ before ‘v’
if(v[i][j]v[i-1][j]==0&&v[i][j-1]==0&&v[i][j]==1&&vf[i][j]==0)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !