Borderou de evaluare (job #708785)

Utilizator avatar Vlad_Nistor NIstor Vlad Vlad_Nistor IP ascuns
Problemă Numere7 (clasa a 9-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 17 mar. 2023 14:50:22 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:5:1: error: 'bitset' does not name a type 5 | bitset<250002> bt; | ^~~~~~ main.cpp: In function 'int main()': main.cpp:16:13: error: 'bt' was not declared in this scope 16 | bt[x] = 1; | ^~ main.cpp:21:13: error: 'bt' was not declared in this scope 21 | if(!bt[i]){ | ^~