Borderou de evaluare (job #1350053)
Utilizator | Data | 20 februarie 2015 17:21:40 | |
---|---|---|---|
Problema | Algoritmul lui Euclid extins | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:31:23: error: invalid initialization of reference of type ‘int&’ from expression of type ‘long long int’
Euclid(a, b, d, x, y);
^
user.cpp:9:6: error: in passing argument 3 of ‘void Euclid(int, int, int&, int&, int&)’
void Euclid (int a, int b, int &d, int &x, int &y)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !