Borderou de evaluare (job #649499)

Utilizator avatar damiantudor Damian Tudor Christian damiantudor IP ascuns
Problemă Trigrame (clasa a 7-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 8 mai 2022 13:46:53 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:12:1: error: 'bitset' does not name a type 12 | bitset v[10000000]; | ^~~~~~ main.cpp: In function 'int main()': main.cpp:20:9: error: 'v' was not declared in this scope 20 | v[x]++; | ^ main.cpp:28:12: error: 'v' was not declared in this scope 28 | if(v[i]==maxim) | ^