Borderou de evaluare (job #2732542)

Utilizator Adela_PetrePetre Adela Adela_Petre Data 29 martie 2021 00:15:31
Problema Suma 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:14:8: error: 'a' was not declared in this scope if(a % 3 == 0) a /= 3; ^ main.cpp:15:13: error: 'b' was not declared in this scope else if(b % 3 == 0) b /= 3; ^ main.cpp:16:13: error: 'c' was not declared in this scope else if(c % 3 == 0) c /= 3; ^ main.cpp:18:16: error: 'a' was not declared in this scope fou << ((((a % p) * (b % p)) % p) * (c % p)) % p; ^ main.cpp:18:20: error: 'p' was not declared in this scope fou << ((((a % p) * (b % p)) % p) * (c % p)) % p; ^ main.cpp:18:26: error: 'b' was not declared in this scope fou << ((((a % p) * (b % p)) % p) * (c % p)) % p; ^ main.cpp:18:42: error: 'c' was not declared in this scope fou << ((((a % p) * (b % p)) % p) * (c % p)) % p; ^ Non zero exit status: 1

Ceva nu functioneaza?