Borderou de evaluare (job #1334720)
Utilizator | Data | 4 februarie 2015 16:38:34 | |
---|---|---|---|
Problema | Pluton | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:27: error: size of array ‘v’ is too large
long int n,i,v[40000000000],mx,h,u[4000000000],s=0,w[40000000000],l,k,j,y[400000000],aux,a,m,p,t[4000000000000],p1;
^
user.cpp:4:46: error: size of array ‘u’ is too large
long int n,i,v[40000000000],mx,h,u[4000000000],s=0,w[40000000000],l,k,j,y[400000000],aux,a,m,p,t[4000000000000],p1;
^
user.cpp:4:65: error: size of array ‘w’ is too large
long int n,i,v[40000000000],mx,h,u[4000000000],s=0,w[40000000000],l,k,j,y[400000000],aux,a,m,p,t[4000000000000],p1;
^
user.cpp:4:111: error: size of array ‘t’ is too large
long int n,i,v[40000000000],mx,h,u[4000000000],s=0,w[40000000000],l,k,j,y[400000000],aux,a,m,p,t[4000000000000],p1;
^
user.cpp: In function ‘int main()’:
user.cpp:12:12: error: ‘v’ was not declared in this scope
f>>v[i];
^
user.cpp:18:13: error: ‘u’ was not declared in this scope
u[k]=a%10;
^
user.cpp:22:37: error: ‘u’ was not declared in this scope
for(l=j+1; l<=k; l++)if(u[j]<u[l])
^
user.cpp:28:28: error: ‘w’ was not declared in this scope
for(j=1; j<=k; j++)w[i]=w[i]*10+u[j];
^
user.cpp:28:41: error: ‘u’ was not declared in this scope
for(j=1; j<=k; j++)w[i]=w[i]*10+u[j];
^
user.cpp:31:32: error: ‘w’ was not declared in this scope
for(j=1; j<=n; j++)if((w[i]==w[j])&&(i!=j)&&(y[i]!=-3))y[j]=-3;
^
user.cpp:33:24: error: ‘t’ was not declared in this scope
for(i=1; i<=n; i++)t[w[i]]++;
^
user.cpp:33:26: error: ‘w’ was not declared in this scope
for(i=1; i<=n; i++)t[w[i]]++;
^
user.cpp:34:27: error: ‘t’ was not declared in this scope
for(i=1; i<=n; i++)if(t[w[i]]>mx)
^
user.cpp:34:29: error: ‘w’ was not declared in this scope
for(i=1; i<=n; i++)if(t[w[i]]>mx)
^
user.cpp:41:12: error: ‘w’ was not declared in this scope
if(w[i]==w[p])
^
user.cpp:46:12: error: ‘t’ was not declared in this scope
if(t[w[i]]==mx)s++;
^
user.cpp:46:14: error: ‘w’ was not declared in this scope
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !