Borderou de evaluare (job #649532)

Utilizator avatar CrullT Crull Thomas CrullT IP ascuns
Problemă Trigrame (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 8 mai 2022 14:31:53 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:10:1: error: expected unqualified-id before 'return' 10 | return conversie(char c) | ^~~~~~ main.cpp: In function 'int main()': main.cpp:28:7: error: 'conversie' was not declared in this scope 28 | a=conversie(v[0]); | ^~~~~~~~~