Borderou de evaluare (job #1863667)
Utilizator | Data | 31 ianuarie 2017 09:03:22 | |
---|---|---|---|
Problema | Componente biconexe | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:5:31: error: size of array ‘a’ is too large
int viz[100001],a[50001][50001],maxi,k,m,n;
^
user.cpp: In function ‘int main()’:
user.cpp:15:10: error: ‘a’ was not declared in this scope
a[j][++k]=x;
^
user.cpp:22:15: error: ‘a’ was not declared in this scope
a[j][++k]=x;
^
user.cpp:33:18: error: ‘a’ was not declared in this scope
a[j][++k]=x;
^
user.cpp:46:8: error: ‘a’ was not declared in this scope
if(a[k][l]!=0)
^
user.cpp:9:19: warning: unused variable ‘l’ [-Wunused-variable]
int x,y,i,j=1,l;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !