Borderou de evaluare (job #813779)

Utilizator avatar evamusetescu Eva Musetescu evamusetescu IP ascuns
Problemă Semipalindrom Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 11 mar. 2025 17:31:41 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:7:1: error: expected ',' or ';' before 'int' 7 | int NrCif(int n) | ^~~ main.cpp: In function 'int main()': main.cpp:23:9: error: 'NrCif' was not declared in this scope 23 | cif=NrCif(cn); | ^~~~~