int main (int argc char **argv)
{
printf("hello world\n");
return 0;
}
public static void main(String args[])
{
System.out.println("Hello World!");
}
Si un final apoteotic:
The world is coming to an end … SAVE YOUR BUFFERS!!!