BS18's Blogs
172 subscribers
#include <stdio.h>

int main() {
char str[] = "Sharing Some Things ...";
printf("%s\n", str);
return 0;
}
If you have Telegram, you can view post
and join BS18's Blogs right away.