Borderou de evaluare (job #1461637)

Utilizator StefanCeLmIcStefan Dumitru StefanCeLmIc Data 16 iulie 2015 05:03:14
Problema Jocul Flip 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:12:5: error: expected ‘;’ before ‘for’ for(i=1;i<=n;i++) ^ user.cpp:12:14: warning: statement has no effect [-Wunused-value] for(i=1;i<=n;i++) ^ user.cpp:12:21: error: expected ‘;’ before ‘)’ token for(i=1;i<=n;i++) ^ user.cpp:9:14: warning: unused variable ‘j’ [-Wunused-variable] long n,i,j,s=0,d=0,v[17][17],m; ^ user.cpp:9:16: warning: unused variable ‘s’ [-Wunused-variable] long n,i,j,s=0,d=0,v[17][17],m; ^ user.cpp:9:20: warning: unused variable ‘d’ [-Wunused-variable] long n,i,j,s=0,d=0,v[17][17],m; ^ user.cpp:9:24: warning: unused variable ‘v’ [-Wunused-variable] long n,i,j,s=0,d=0,v[17][17],m; ^ user.cpp:31:1: error: expected ‘}’ at end of input } ^

Ceva nu functioneaza?