6 ms·
I can't figure it out either; i know that if you raise an exception in the area you can edit, it gets caught a few levels up where the toString representation o
by Lord_DeathMatch 12y ago
I can't figure it out either; i know that if you raise an exception in the area you can edit, it gets caught a few levels up where the toString representation of whatever you threw is parsed into status update info, with newlines interpreted correctly. But after that, even if you input chars that could build a bridge, it's not persisted to the next attempt :/
- m_myers 12y agoAfter a lot of trial, error, and attempted code injection, I found that it was much easier than I had expected. It can in fact be solved with a single character.
- Lord_DeathMatch 12y agoHmm. Damn.