Fish Wang
says to
SITCON BOT Testpool
int main(int a) { if (a + 1) return main(a); return 0; }