-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
Bug Report for https://neetcode.io/problems/products-of-array-discluding-self
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
The code editor/IDE section of the problem suddenly stopped working. It started with the indentation being off (which breaks things in python), and upon refreshing, would show up with the programming language field blank, so no code could be run. Clicking the field doesn't do anything, and trying to run any code just brings up an empty console. Now problems open up without a programming language selected and don't even have the boilerplate included (solution class and method). Opening a new tab or page doesn't solve the issue. Signing in and out doesn't solve the issue. Using a different browser (Edge) doesn't solve the issue.