Borderou de evaluare (job #1542275)
Utilizator | Data | 5 decembrie 2015 11:14:35 | |
---|---|---|---|
Problema | Pm | 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:11:12: error: incompatible types in assignment of ‘int’ to ‘long long unsigned int [255]’
m[1][1]=1;
^
user.cpp:12:12: error: incompatible types in assignment of ‘int’ to ‘long long unsigned int [255]’
m[1][2]=1;
^
user.cpp:13:12: error: incompatible types in assignment of ‘int’ to ‘long long unsigned int [255]’
m[2][1]=1;
^
user.cpp:18:41: error: invalid operands of types ‘long long unsigned int [255]’ and ‘long long unsigned int [255]’ to binary ‘operator+’
m[i][j]=m[i-1][j]+m[i-1][j-1];
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !