Borderou de evaluare (job #2497458)
Utilizator | Data | 22 noiembrie 2019 18:40:21 | |
---|---|---|---|
Problema | Nkbiti | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void Nhan_matran(long long int (*)[43], long long int (*)[43])':
main.cpp:15:55: error: 'MOD' was not declared in this scope
c[i][j]=(c[i][j]+ (a[i][q]*b[q][j] ) %MOD ) %MOD;
^~~
main.cpp: In function 'int main()':
main.cpp:47:19: error: 'MOD' was not declared in this scope
pw=(pw*2)%MOD;
^~~
main.cpp:58:18: error: 'MOD' was not declared in this scope
cout<< sum % MOD;
^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !