#include <stdio.h>
int main() {
printf("Hello Cruel World!");
return 0;
}
0 Commentarios
0 Acciones
34 Views