Borderou de evaluare (job #1031142)
Utilizator | Data | 15 noiembrie 2013 17:30:18 | |
---|---|---|---|
Problema | Camionas | Status | done |
Runda | FMI No Stress 4 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:34: error: size of array ‘p’ is too large
int n,m,viz[50004],p[50004][50004];
^
user.cpp: In function ‘int main()’:
user.cpp:25:13: error: ‘p’ was not declared in this scope
p[a][b]=-1;
^
user.cpp:30:13: error: ‘p’ was not declared in this scope
p[a][b]=1;
^
user.cpp:41:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<v[q.front()].size();i++)
^
user.cpp:48:24: error: ‘p’ was not declared in this scope
if(p[q.front()][v[q.front()][i]]==1)
^
user.cpp:54:20: error: ‘p’ was not declared in this scope
if(p[q.front()][v[q.front()][i]]==1)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !