839
Fermer
841
Nil
Le 01/02/2010 à 12:39
ou
#include <stdio.h> int main() { printf ("Hello, World!\n"); return 0; }