Borderou de evaluare (job #3303783)
| Utilizator | Data | 17 iulie 2025 21:02:59 | |
|---|---|---|---|
| Problema | Recurenta2 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:60:17: error: cannot convert 'long long int (*)[7]' to 'int (*)[7]'
60 | inm(M, M, Q);
| ^
| |
| long long int (*)[7]
main.cpp:12:14: note: initializing argument 1 of 'void inm(int (*)[7], int (*)[7], int (*)[7])'
12 | void inm(int A[N][N], int B[N][N], int C[N][N])
| ~~~~^~~~~~~
main.cpp:68:17: error: cannot convert 'long long int (*)[7]' to 'int (*)[7]'
68 | inm(R, M, Q);
| ^
| |
| long long int (*)[7]
main.cpp:12:14: note: initializing argument 1 of 'void inm(int (*)[7], int (*)[7], int (*)[7])'
12 | void inm(int A[N][N], int B[N][N], int C[N][N])
| ~~~~^~~~~~~
main.cpp:75:9: error: cannot convert 'long long int (*)[7]' to 'int (*)[7]'
75 | inm(R, M, Q);
| ^
| |
| long long int (*)[7]
main.cpp:12:14: note: initializing argument 1 of 'void inm(int (*)[7], int (*)[7], int (*)[7])'
12 | void inm(int A[N][N], int B[N][N], int C[N][N])
| ~~~~^~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
