James58899 says to SITCON BOT Testpool
/java public class Main { public static void main(String[] args) { while(true){ int i = 0; i++; } } }