Borderou de evaluare (job #1862499)

Utilizator pas.andreiPopovici Andrei-Sorin pas.andrei Data 29 ianuarie 2017 23:58:14
Problema Spirala3 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void init()’: user.cpp:17:12: warning: unused variable ‘k’ [-Wunused-variable] short i,j,k,x,y; ^ user.cpp:17:14: warning: unused variable ‘x’ [-Wunused-variable] short i,j,k,x,y; ^ user.cpp:17:16: warning: unused variable ‘y’ [-Wunused-variable] short i,j,k,x,y; ^ user.cpp: In function ‘short int findSpirala()’: user.cpp:55:61: error: expected ‘]’ before ‘)’ token if(x1<1 || y1<1 || x1>n || y1>m || v[x][y] || v[x1][y1) continue; ^ user.cpp: In function ‘int main()’: user.cpp:93:18: warning: unused variable ‘T’ [-Wunused-variable] short i,j,lgmax,T,x,y; ^

Ceva nu functioneaza?