Borderou de evaluare (job #3167159)
Utilizator | Data | 10 noiembrie 2023 10:36:10 | |
---|---|---|---|
Problema | Iepuri | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void exp_mat()':
main.cpp:35:18: error: cannot convert 'long long int (*)[4]' to 'int (*)[4]'
35 | mull(b,b);
| ^
| |
| long long int (*)[4]
main.cpp:8:15: note: initializing argument 1 of 'void mull(int (*)[4], int (*)[4])'
8 | void mull(int q[4][4],int w[4][4])
| ~~~~^~~~~~~
main.cpp:37:18: error: cannot convert 'long long int (*)[4]' to 'int (*)[4]'
37 | mull(b,a);
| ^
| |
| long long int (*)[4]
main.cpp:8:15: note: initializing argument 1 of 'void mull(int (*)[4], int (*)[4])'
8 | void mull(int q[4][4],int w[4][4])
| ~~~~^~~~~~~
main.cpp:42:18: error: cannot convert 'long long int (*)[4]' to 'int (*)[4]'
42 | mull(b,b);
| ^
| |
| long long int (*)[4]
main.cpp:8:15: note: initializing argument 1 of 'void mull(int (*)[4], int (*)[4])'
8 | void mull(int q[4][4],int w[4][4])
| ~~~~^~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !