Borderou de evaluare (job #1117751)

Utilizator gabib97Gabriel Boroghina gabib97 Data 23 februarie 2014 19:41:39
Problema Romb Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:5:16: warning: missing terminating " character [enabled by default] ofstream fout ("romb ^ user.cpp:5:1: error: missing terminating " character ofstream fout ("romb ^ user.cpp:6:20: warning: missing terminating " character [enabled by default] .out"); ^ user.cpp:6:16: error: missing terminating " character .out"); ^ user.cpp:6:16: error: expected primary-expression before ‘.’ token user.cpp:7:13: error: ‘t’ was not declared in this scope long long n,t,i,cx,cy,x,y; ^ user.cpp:7:15: error: ‘i’ was not declared in this scope long long n,t,i,cx,cy,x,y; ^ user.cpp:7:17: error: ‘cx’ was not declared in this scope long long n,t,i,cx,cy,x,y; ^ user.cpp:7:20: error: ‘cy’ was not declared in this scope long long n,t,i,cx,cy,x,y; ^ user.cpp:7:23: error: ‘x’ was not declared in this scope long long n,t,i,cx,cy,x,y; ^ user.cpp:7:25: error: ‘y’ was not declared in this scope long long n,t,i,cx,cy,x,y; ^ user.cpp: In function ‘int poz(double, double, double, double)’: user.cpp:13:11: error: ‘cx’ was not declared in this scope f1=dy*cx-dx*cy+c1; ^ user.cpp:13:17: error: ‘cy’ was not declared in this scope f1=dy*cx-dx*cy+c1; ^ user.cpp: In function ‘void divide(long long int, double, double, double, double, long long int)’: user.cpp:24:12: error: ‘n’ was not declared in this scope if (k==n) fout<<r<<'\n'; ^ user.cpp: In function ‘int main()’: user.cpp:38:10: error: ‘t’ was not declared in this scope fin>>t; ^ user.cpp:39:10: error: ‘i’ was not declared in this scope for (i=1;i<=t;i++) ^ user.cpp:41:14: error: ‘x’ was not declared in this scope

Ceva nu functioneaza?