Borderou de evaluare (job #2704110)
Utilizator | Data | 9 februarie 2021 19:16:38 | |
---|---|---|---|
Problema | Div3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:23:12: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int k = 0;k <= 2;k ++)
^~~
main.cpp:25:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
dp[i][j] %= 4001;
^~
main.cpp:25:19: error: 'j' was not declared in this scope
dp[i][j] %= 4001;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !