Borderou de evaluare (job #1516219)

Utilizator aimlockFMI Stancu Mihai aimlock Data 2 noiembrie 2015 20:58:52
Problema Stergeri Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:6:20: error: two or more data types in declaration of ‘n’ double double int n,m,k,i,a[1000000],cont,x,y,t,cont2; ^ user.cpp:6:22: error: two or more data types in declaration of ‘m’ double double int n,m,k,i,a[1000000],cont,x,y,t,cont2; ^ user.cpp:6:24: error: two or more data types in declaration of ‘k’ double double int n,m,k,i,a[1000000],cont,x,y,t,cont2; ^ user.cpp:6:26: error: two or more data types in declaration of ‘i’ double double int n,m,k,i,a[1000000],cont,x,y,t,cont2; ^ user.cpp:6:37: error: two or more data types in declaration of ‘a’ double double int n,m,k,i,a[1000000],cont,x,y,t,cont2; ^ user.cpp:6:39: error: two or more data types in declaration of ‘cont’ double double int n,m,k,i,a[1000000],cont,x,y,t,cont2; ^ user.cpp:6:44: error: two or more data types in declaration of ‘x’ double double int n,m,k,i,a[1000000],cont,x,y,t,cont2; ^ user.cpp:6:46: error: two or more data types in declaration of ‘y’ double double int n,m,k,i,a[1000000],cont,x,y,t,cont2; ^ user.cpp:6:48: error: two or more data types in declaration of ‘t’ double double int n,m,k,i,a[1000000],cont,x,y,t,cont2; ^ user.cpp:6:50: error: two or more data types in declaration of ‘cont2’ double double int n,m,k,i,a[1000000],cont,x,y,t,cont2; ^ user.cpp: In function ‘int main()’: user.cpp:9:8: error: ‘n’ was not declared in this scope f>>n>>m>>k; ^ user.cpp:9:11: error: ‘m’ was not declared in this scope f>>n>>m>>k; ^ user.cpp:9:14: error: ‘k’ was not declared in this scope f>>n>>m>>k; ^ user.cpp:10:9: error: ‘i’ was not declared in this scope for(i=1;i<=m;i++){ ^ user.cpp:11:12: error: ‘x’ was not declared in this scope f>>x>>y; ^ user.cpp:11:15: error: ‘y’ was not declared in this scope f>>x>>y; ^ user.cpp:14:16: error: ‘a’ was not declared in this scope

Ceva nu functioneaza?