#include <stdio.h>
int main() {
printf("Hello Cruel World!");
return 0;
}
0 Commenti
0 condivisioni
99 Views