¡Muchas gracias Dennis Ritchie!
#include <stdio.h>
int main(){
printf("Thank you very much dmr!\n");
printf("Now, you are part of cyberspace!\n");
printf("We will see you there...\n");
return 0;
}
#include <stdio.h>
int main(){
printf("Thank you very much dmr!\n");
printf("Now, you are part of cyberspace!\n");
printf("We will see you there...\n");
return 0;
}
Copyright © 2012 Ricardo Meza. All rights reserved.