-
Notifications
You must be signed in to change notification settings - Fork 2
litespace
bradendubois edited this page Nov 8, 2021
·
7 revisions
ID: litespace
Difficulty: 4.9
CPU Time: 1 second
Memory: 1024 MB
For this, one needs to use a stack to store all the numbers, and build a parser that turns the TS*-formatted string into a number to be pushed. Reading through the string, one can simply follow the string and the respective paths it may lead to until the user has reached an actual litespace command.