#include <stdio.h>
int main() {
printf("Hello Cruel World!");
return 0;
}
0 Σχόλια
0 Μοιράστηκε
79 Views