0-io.cminus 54 Bytes
Newer Older
jhe's avatar
jhe committed
1 2 3 4
int main(void) {
    output(input());
    return 0;
}