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