Borderou de evaluare (job #1032444)
Utilizator | Data | 15 noiembrie 2013 19:28:35 | |
---|---|---|---|
Problema | Plicuri | Status | done |
Runda | FMI No Stress 4 | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:17:19: error: size of array ‘BIT’ is too large
int BIT[Nmax][Nmax];
^
user.cpp: In function ‘void update(int, int, int)’:
user.cpp:26:13: error: ‘BIT’ was not declared in this scope
BIT[i][j] = max( BIT[i][j], val );
^
user.cpp: In function ‘int query(int, int)’:
user.cpp:34:23: error: ‘BIT’ was not declared in this scope
s = max ( BIT[i][j], s );
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !