Foros del web
Iniciar Sesión
#include <windows.h> #include <stdio.h> void main() { printf("hola"); system("cls"); }