X Tutup
/******** * * * * ********/ /**** *****/ /**** ******/ // // #include
#define len 10 //the length is 10 int main() { printf("hello!\n"); return 0; }
X Tutup