Borderou de evaluare (job #3360064)
| Utilizator | Data | 8 iulie 2026 14:54:58 | |
|---|---|---|---|
| Problema | Algoritmul lui Euclid extins | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int gcd(int, int, int&, int&)':
main.cpp:15:9: error: redeclaration of 'int d'
15 | int d=gcd(b,a%b,X,Y);
| ^
main.cpp:14:9: note: 'int d' previously declared here
14 | int d,X,Y;
| ^
main.cpp: In function 'int main()':
main.cpp:21:8: error: 't' was not declared in this scope; did you mean 'tm'?
21 | f>>t;
| ^
| tm
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
