2019-04-09 19:21:23 +02:00

153 B

Round 1


1


try {
    if (you.can) {
        throw new Exception(me);
    }
} catch(me) {

}