IITGN-CS431 / project-cns

1 stars 27 forks source link

Bug[Group-2]: Room Revisit Not Logged Correctly #306

Closed ishikajain212 closed 2 days ago

ishikajain212 commented 4 days ago

When revisiting a room after leaving, the log only records the room visit once, regardless of how many times the room is re-entered. This behaviour suggests the system is not maintaining an accurate record of multiple visits to the same room.

Ideally, the behaviour should align with the example provided in the Examples.md file shared by the Sir.

image

This is how the code is working.

I have used the same commands provided by the sir, but the output differs. image

image

naveeeeeeeeeen commented 3 days ago

Bug Resolved

Screenshot from 2024-11-20 14-27-46