Borderou de evaluare (job #1136821)
Utilizator | Data | 9 martie 2014 11:17:23 | |
---|---|---|---|
Problema | Alegeri | Status | done |
Runda | ONIS 2014, Runda 3 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:8:24: error: size of array ‘cost’ is too large
int cost[100000][100000];
^
user.cpp: In function ‘void prim()’:
user.cpp:15:7: error: ‘cost’ was not declared in this scope
temp=cost[0][0];
^
user.cpp: In function ‘int main()’:
user.cpp:100:4: error: ‘cost’ was not declared in this scope
cost[i][i]=999;
^
user.cpp:109:2: error: ‘cost’ was not declared in this scope
cost[n-1][n-1]=999;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !