diff --git "a/\344\273\243\347\240\201" "b/\344\273\243\347\240\201" new file mode 100644 index 0000000000000000000000000000000000000000..243d2e33715d0a8d20db9685d032447598863c42 --- /dev/null +++ "b/\344\273\243\347\240\201" @@ -0,0 +1,5 @@ +#include +int main(){ + printf("hello bit\n"); + return 0; +} \ No newline at end of file