Borderou de evaluare (job #2088949)

Utilizator daytarelChita Catalin Adrian daytarel Data 16 decembrie 2017 09:29:26
Problema Iepuri Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:19:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while(i=1;i<=T;i++) ^ user.cpp:19:14: error: expected ‘)’ before ‘;’ token while(i=1;i<=T;i++) ^ user.cpp:19:16: warning: statement has no effect [-Wunused-value] while(i=1;i<=T;i++) ^ user.cpp:19:23: error: expected ‘;’ before ‘)’ token while(i=1;i<=T;i++) ^ user.cpp:16:17: warning: unused variable ‘j’ [-Wunused-variable] long long i,j; ^ user.cpp:17:15: warning: unused variable ‘x’ [-Wunused-variable] long long x,y,z,copie_z,copie_y; ^ user.cpp:17:17: warning: unused variable ‘y’ [-Wunused-variable] long long x,y,z,copie_z,copie_y; ^ user.cpp:17:19: warning: unused variable ‘z’ [-Wunused-variable] long long x,y,z,copie_z,copie_y; ^ user.cpp:17:21: warning: unused variable ‘copie_z’ [-Wunused-variable] long long x,y,z,copie_z,copie_y; ^ user.cpp:17:29: warning: unused variable ‘copie_y’ [-Wunused-variable] long long x,y,z,copie_z,copie_y; ^ user.cpp:40:1: error: expected ‘}’ at end of input } ^

Ceva nu functioneaza?