jueves, 14 de junio de 2012

Hello world!

#include <stdio.h>
main() {
    printf("hellow world!\n");
}

No hay comentarios:

Publicar un comentario