2019-04-09 20:37:13 +02:00

446 B

Round 1


1


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

}