Borderou de evaluare (job #1244422)

Utilizator Laura.miLaura Mitrache Laura.mi Data 17 octombrie 2014 13:49:47
Problema Bile Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void Solve()’: user.cpp:74:13: error: ‘i1’ was not declared in this scope i1=Find(ct[ii][jj]); ^ user.cpp:75:13: error: ‘j1’ was not declared in this scope j1=Find(ct[ii+1][jj]); ^ user.cpp:82:13: error: ‘i1’ was not declared in this scope i1=Find(ct[ii][jj]); ^ user.cpp:83:13: error: ‘j1’ was not declared in this scope j1=Find(ct[ii][jj+1]); ^ user.cpp:90:13: error: ‘i1’ was not declared in this scope i1=Find(ct[ii][jj]); ^ user.cpp:91:13: error: ‘j1’ was not declared in this scope j1=Find(ct[ii][jj-1]); ^ user.cpp:53:11: warning: unused variable ‘j’ [-Wunused-variable] int i,j,xx,yy,ii,jj,maxim,gasit; ^ user.cpp:53:13: warning: unused variable ‘xx’ [-Wunused-variable] int i,j,xx,yy,ii,jj,maxim,gasit; ^ user.cpp:53:16: warning: unused variable ‘yy’ [-Wunused-variable] int i,j,xx,yy,ii,jj,maxim,gasit; ^ user.cpp:53:31: warning: unused variable ‘gasit’ [-Wunused-variable] int i,j,xx,yy,ii,jj,maxim,gasit; ^ user.cpp: In function ‘int main()’: user.cpp:108:9: warning: unused variable ‘i’ [-Wunused-variable] int i; ^

Ceva nu functioneaza?