IOI Style contest is behaving like an ICPC style contest

I participated in NHSPC 2026 Final Round on June 13, 2026. During the contest time, Toph was completely OK. Even, I solved problem D yesterday. Then, also, Toph was evaluating subtasks properly.

But, right now, I’m trying to solve problem G subtask 1, 2, 3 with a single code. But, when my code has failed at test 2 of subtask 5, instead of evaluating the remaining subtasks independently and awarding partial scores, the judge skips all subsequent test suites. (Also, note that subtask enumaration is wrong right now. For example, subtask 5 of problem G is the first subtask currently.)

Since NHSPC uses IOI-style scoring, I would expect each subtask to be evaluated independently so that partial scores are awarded correctly during upsolving as well.

Please fix the issue so that we can upsolve the problems.

Will anyone please reply or look into the matter? Why is Toph community too inactive ?