Borderou de evaluare (job #1858537)
Utilizator | Data | 27 ianuarie 2017 15:32:54 | |
---|---|---|---|
Problema | Sortare topologica | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:23: error: size of array ‘a’ is too large
int n,m,a[50001][50001],x[50001],j,viz[50001];
^
user.cpp: In function ‘void citire()’:
user.cpp:13:19: error: ‘a’ was not declared in this scope
f>>x1>>x2,a[x1][x2]=1;
^
user.cpp: In function ‘void df(int)’:
user.cpp:19:12: error: ‘a’ was not declared in this scope
if(a[k][i]&&!viz[i])
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !