Borderou de evaluare (job #2790866)

Utilizator divianegoescuDivia Negoescu divianegoescu Data 29 octombrie 2021 17:57:43
Problema Risipa 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:63:26: error: invalid operands of types 'int' and 'int [105]' to binary 'operator*' 63 | if(rest==1) nr+=3*a+2; | ~^~ | | | | | int [105] | int main.cpp:64:26: error: invalid operands of types 'int' and 'int [105]' to binary 'operator*' 64 | if(rest==2) nr+=3*b+1; | ~^~ | | | | | int [105] | int Non zero exit status: 1

Ceva nu functioneaza?