Borderou de evaluare (job #2909741)
Utilizator | Data | 15 iunie 2022 11:26:56 | |
---|---|---|---|
Problema | Cubeon | Status | done |
Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void divide(int, int, int, int, int)':
main.cpp:24:5: error: 'dp' was not declared in this scope; did you mean 'dr'?
24 | dp[mij][j] = LLONG_MAX;
| ^~
| dr
main.cpp: In function 'void doTest()':
main.cpp:61:13: error: 'dp' was not declared in this scope; did you mean 'sp'?
61 | fout << dp[N][K] << "\n";
| ^~
| sp
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !