Borderou de evaluare (job #1630199)
Utilizator | Data | 4 martie 2016 23:18:38 | |
---|---|---|---|
Problema | Blis | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void read()’:
user.cpp:34:11: warning: suggest parentheses around ‘+’ inside ‘>>’ [-Wparentheses]
fin>>S+1;
^
user.cpp: In function ‘void solve()’:
user.cpp:51:43: error: ‘INT_MAX’ was not declared in this scope
BST[0][i][j] = BST[1][i][j] = INT_MAX;
^
user.cpp:55:39: error: ‘INT_MAX’ was not declared in this scope
BST[1][0][i] = BST[0][0][i] = INT_MAX;
^
user.cpp:61:18: warning: left operand of comma operator has no effect [-Wunused-value]
for(j=i;j<=N,j-i+1<=K;j++)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !