• + 0 comments

    Fairly weak testcases - a spot-check of the Leaderboard shows that quite a few AC solutions fail the following (constraints-obeying) testcase:

    https://gist.githubusercontent.com/ssj-gz/50469b2f646be1ea09292788d50bbcb0/raw/eb4cbcc786c0ca6515b1780766c021c6a8c75c96/simple-text-editor-testcase-random-large.txt

    (Bear in mind that solutions should take up no more than e.g. 512MB RAM for C++ :))