Borderou de evaluare (job #1300284)
Utilizator | Data | 24 decembrie 2014 12:03:54 | |
---|---|---|---|
Problema | Algoritmul lui Dijkstra | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:28: error: size of array ‘t’ is too large
int s[50001],t[50000][50000];
^
user.cpp: In function ‘int main()’:
user.cpp:16:9: error: ‘t’ was not declared in this scope
t[a][b]=c;
^
user.cpp:22:12: error: ‘t’ was not declared in this scope
if(t[kov[k]][i]!=0)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !