Borderou de evaluare (job #1856642)

Utilizator ionanghelinaIonut Anghelina ionanghelina Data 25 ianuarie 2017 11:13:46
Problema Coduri Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void solve(int, int)’: user.cpp:50:13: error: ‘e’ was not declared in this scope e=0; ^ user.cpp:57:13: error: ‘f’ was not declared in this scope f[df1][1]=i; ^ user.cpp:64:9: error: ‘f’ was not declared in this scope f[df1][1]=a; ^ user.cpp:72:13: error: ‘e’ was not declared in this scope e=0; ^ user.cpp:79:13: error: ‘g’ was not declared in this scope g[df2][1]=i; ^ user.cpp:86:9: error: ‘g’ was not declared in this scope g[df2][1]=b; ^ user.cpp:95:16: error: ‘f’ was not declared in this scope if(f[i][1]==g[j][1]) fout<<f[i][2]-g[j][2]<<' ',ok=1; ^ user.cpp:95:25: error: ‘g’ was not declared in this scope if(f[i][1]==g[j][1]) fout<<f[i][2]-g[j][2]<<' ',ok=1; ^ user.cpp:95:34: error: ‘fout’ was not declared in this scope if(f[i][1]==g[j][1]) fout<<f[i][2]-g[j][2]<<' ',ok=1; ^ user.cpp:95:61: error: ‘ok’ was not declared in this scope if(f[i][1]==g[j][1]) fout<<f[i][2]-g[j][2]<<' ',ok=1; ^ user.cpp:89:9: warning: unused variable ‘i’ [-Wunused-variable] int i=1; ^ user.cpp:90:9: warning: unused variable ‘j’ [-Wunused-variable] int j=1; ^ user.cpp: In function ‘int main()’: user.cpp:145:32: error: ‘Solve’ was not declared in this scope Solve(numarator,numitor); ^

Ceva nu functioneaza?