Moderators: They make you lose count(Longest thread still alive!)

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Chaka

FTB Team
Mod Developer
Retired Staff
Dec 24, 2013
928
323
103
New Jersey
Code:
public class NumberForFTBForum {
public static GetLastResponse gls;
public static LastNumber ln;
public boolean run = true;
public int num;

while (run) {
gls = ln;

ln + 1 = num;
System.out.println(num + ":p");
}
}
29