Borderou de evaluare (job #2048550)
Utilizator | Data | 26 octombrie 2017 11:16:02 | |
---|---|---|---|
Problema | Sudest | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int form()’:
user.cpp:41:31: error: invalid initialization of reference of type ‘int&’ from expression of type ‘long int’
if(j!=1){max1(i,j,c[k]);
^
user.cpp:17:6: error: in passing argument 1 of ‘void max1(int&, int&, int)’
void max1(int &i,int &j,int k)
^
user.cpp: In function ‘int main()’:
user.cpp:66:19: error: invalid initialization of reference of type ‘int&’ from expression of type ‘long int’
citire(n,x,m,c);
^
user.cpp:7:6: error: in passing argument 1 of ‘void citire(int&, int (*)[100], int&, int*)’
void citire(int &n,int x[100][100],int &m,int c[100])
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !