Borderou de evaluare (job #2504289)

Utilizator eutu33eu tu el ea eutu33 Data 4 decembrie 2019 19:39:16
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 'long long int gcdExtended(long long int, long long int, long long int&, long long int&)': main.cpp:13:43: error: 'x1' was not declared in this scope long long gcd = gcdExtended(b % a, a, x1, y1); ^~ main.cpp:13:47: error: 'y1' was not declared in this scope long long gcd = gcdExtended(b % a, a, x1, y1); ^~ Non zero exit status: 1

Ceva nu functioneaza?