Borderou de evaluare (job #3306392)
| Utilizator | Data | 10 august 2025 12:00:06 | |
|---|---|---|---|
| Problema | Al k-lea termen Fibonacci | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'std::vector<std::vector<long long int> > inmult(std::vector<std::vector<long long int> >, std::vector<std::vector<long long int> >)':
main.cpp:19:62: error: 'MOD' was not declared in this scope
19 | mat[i][j] += (mat1[i][h] * mat2[h][j]) % MOD;
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
