// import AlgoTxxs.IO;

// public class Cheese {
//     public static void main(String[] args) {
//         int x;
//         peter: x = 42;
//         sqrt(x);
//         // peter: true && false || true ? 3 : 4 || "hi"    ;
//     }
// }


import AlgoTools.IO;

public class HelloWorld {
    public static void main(String[] args) throws Peter {
        int x = 0;
        while (x < 10) {
            x++;
        }
    }
}
