Borderou de evaluare (job #744662)

Utilizator avatar alex210046 Bratu Alexandru alex210046 IP ascuns
Problemă Numar permutări unice Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 13 nov. 2023 15:18:15 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:5:1: error: expected ',' or ';' before 'int' 5 | int F[10]; | ^~~ main.cpp: In function 'int main()': main.cpp:19:16: error: 'F' was not declared in this scope 19 | f >> x;F[x]++; | ^ main.cpp:23:12: error: 'F' was not declared in this scope 23 | if(F[i]) | ^