Borderou de evaluare (job #1780860)
Utilizator | Data | 16 octombrie 2016 16:25:57 | |
---|---|---|---|
Problema | Permutari | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:54:32: error: cannot convert ‘int (*)[400]’ to ‘int (*)[100]’ for argument ‘1’ to ‘void mul(int (*)[100], int, int, int (*)[100], int)’
mul(p1, j, i-1, temp, 1);
^
user.cpp:55:36: error: cannot convert ‘int (*)[400]’ to ‘int (*)[100]’ for argument ‘1’ to ‘void add(int (*)[100], int, int (*)[100], int, int (*)[100], int)’
add(temp, 1, p1, j-1, p2, j);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !