Borderou de evaluare (job #1508754)
Utilizator | Data | 22 octombrie 2015 22:11:55 | |
---|---|---|---|
Problema | Muzeu | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:7:23: error: size of array ‘m’ is too large
int n, m [40000][40000], i, j, in = 1, sf, nl, nc;
^
user.cpp: In function ‘void lee()’:
user.cpp:23:21: error: ‘m’ was not declared in this scope
if (m[u.l][u.c] + 1 < m[nl][nc]){
^
user.cpp: In function ‘int main()’:
user.cpp:39:17: error: ‘m’ was not declared in this scope
m[i][j + 1] = MAX;
^
user.cpp:42:21: error: ‘m’ was not declared in this scope
m[i][j + 1] = -2;
^
user.cpp:50:9: error: ‘m’ was not declared in this scope
m[i][0] = m[i][n + 1] = m[0][i] = m[n + 1][i] = - 2;
^
user.cpp:54:16: error: ‘m’ was not declared in this scope
if(m[i][j] != MAX)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !