-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Some test cases can have multiple outputs such as https://cses.fi/problemset/task/1640. Currently, I believe that the judge doesn't validate dynamic outputs looking at the source code:
| return given.trim() === expected.trim(); |
Also, submitting to it on one of my USACO Guide Groups gives me partial WA while CSES gives me all AC.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels