can you tell me what is the mistake?
i also don’t know about live classes when are they held?
please guide me.
Queue implimentation
bool isempty()
{
return this->cs == 0;
in this u had used this->cs = 0 it should not be equated to 0 instead it be be compared to 0
}
You should ask this on the whatsapp group u would be added to of coding blocks