hey if any of you guys are good in java here, i need some help.. i wanna know if this would work but i do not have any access to a compiler so here is the class:
public class LOL
{
public static LOL LOL;
public static void main(String[] args)
{
LOL = new LOL()...