Borderou de evaluare (job #2927273)
Utilizator | Data | 19 octombrie 2022 21:00:03 | |
---|---|---|---|
Problema | Cel mai lung subsir comun | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:45:13: error: cannot convert 'int (*)[1200]' to 'const int (*)[120]'
45 | compute(dp, a, b, n, m, output);
| ^~
| |
| int (*)[1200]
main.cpp:4:24: note: initializing argument 1 of 'void compute(const int (*)[120], const int*, const int*, int, int, std::ostream&)'
4 | void compute(const int dp[120][120], const int *a, const int *b, int n, int m, std::ostream &ostream) {
| ~~~~~~~~~~^~~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !