public class A {
public static void main(String[] args) {
System.out.println("A curiosity");
a: // www.rgagnon.com/howto.html
System.out.println("compile Ok!");
}
}public class CC {
static int fubar = 42; CC getCC() {
return null;
} public static void main(String args[]) {
CC cc = new CC();
System.out.println(cc.getCC().fubar);
}
}public class Homework {
public static void main(String[] OoO) {
for (int oOo = 0; oOo < OoO.length; ++oOo)
main(OoO[oOo]);
} public static void main(String oOo) {
String Oo0 = "9876543210";
long o0o = oOo.length() * Oo0.length();
for (int OoO = oOo.length(); --OoO >= 0;) {
int O0O = Oo0.indexOf(oOo.charAt(OoO));
o0o -= O0O < 0 ? 012 : ++O0O;
}
main(oOo, o0o);
} public static void main(String Oo0, long oOo) {
System.out.print("Sum of digits in ");
for (int O0O = 0; O0O < Oo0.length(); ++O0O)
System.out.print(Oo0.charAt(O0O));
System.out.print(" = ");
System.out.println(oOo);
}
}