You forgot to give one of the variables a name ;).
public static final int = 45.3;
Also, "int" values cannot have decimals. The decimals will just be ignored if you do, if I recall correctly. Use a...