Drafts - Submitting C++ for a Problem evaluation Making Screen Blank white
Update: It is happening in a specific problem in my drafts. All other are fine.
Update: It is saying too many testcases. [48].
Reply 4: It is working Now. But Subtask ordering is messed up. Like what I set in edit is not what is showing when i am submitting the problem. Also, There is a feature called Thorough check. I guess We need thorough check for subtasks…Not for every testcase. For example, test suite 1 has 5 and 2 has 5 testcases. If, 3 fails in Suite 1, it will skip suite 1 and start from suit 2. It will save time and resources I guess. But ensure checker checks all test suits.