#include <stdio.h>
int main() {
printf("Hello Cruel World!");
return 0;
}
0 Комментарии
0 Поделились
99 Просмотры