Borderou de evaluare (job #3244237)

Utilizator DavidPopPopescu David DavidPop Data 24 septembrie 2024 09:25:07
Problema Euclid1 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:11:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 11 | if(c=0) | ~^~ main.cpp:13:39: error: expected ';' before 'fout' 13 | for(int j=a+1;j<=b;j++)s=__gcd(s,v[j]) | ^ | ; 14 | fout<<s<<'\n'; | ~~~~ main.cpp:20:39: error: expected ';' before 'fout' 20 | for(int j=a+1;j<=b;j++)s=__gcd(s,v[j]) | ^ | ; 21 | fout<<s<<'\n'; | ~~~~ Non zero exit status: 1

Ceva nu functioneaza?