Borderou de evaluare (job #1044158)

Utilizator sorin_olimpicoolSorin Olimpicu sorin_olimpicool Data 29 noiembrie 2013 13:04:50
Problema Bemo Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:13:3: error: ‘boolean’ does not name a type boolean downDir[1502 + 1502 + 2]; ^ user.cpp: In function ‘int main()’: user.cpp:37:73: error: ‘downDir’ was not declared in this scope if (row[k] > cornetRow[i] && col[k] < cornetCol[i] && downDir[i]) b = false; ^ user.cpp:38:73: error: ‘downDir’ was not declared in this scope if (row[k] < cornetRow[i] && col[k] > cornetCol[i] && !downDir[i]) b = false; ^ user.cpp:49:17: error: ‘downDir’ was not declared in this scope downDir[counter2] = true; ^ user.cpp:18:27: warning: unused variable ‘i’ [-Wunused-variable] int r = 5, c = 4, i = 0, j = 0, xx = 0, yy = 0; ^ user.cpp:18:34: warning: unused variable ‘j’ [-Wunused-variable] int r = 5, c = 4, i = 0, j = 0, xx = 0, yy = 0; ^ user.cpp:18:41: warning: unused variable ‘xx’ [-Wunused-variable] int r = 5, c = 4, i = 0, j = 0, xx = 0, yy = 0; ^ user.cpp:18:49: warning: unused variable ‘yy’ [-Wunused-variable] int r = 5, c = 4, i = 0, j = 0, xx = 0, yy = 0; ^

Ceva nu functioneaza?