Borderou de evaluare (job #1907081)
Utilizator | Data | 6 martie 2017 17:43:42 | |
---|---|---|---|
Problema | Spirala | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:11:32: error: size of array ‘a’ is too large
int n , m, i, j, a[32001][32001], d, k, q, ok, p1, p2 ,z;
^
user.cpp: In function ‘int main()’:
user.cpp:15:35: error: ‘a’ was not declared in this scope
for( j = 1; j <= n; ++j )f >> a[ i ][ j ];
^
user.cpp:16:9: error: ‘a’ was not declared in this scope
d = a[ 1 ][ 2 ] - a[ 1 ][ 1 ];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !