diff --git a/未命名2.cpp b/未命名2.cpp new file mode 100644 index 0000000..43b4f34 --- /dev/null +++ b/未命名2.cpp @@ -0,0 +1,9 @@ +#include +int main(void) +{ + printf("Hello Word"); + + + + return 0; +} diff --git a/未命名2.exe b/未命名2.exe new file mode 100644 index 0000000..38ec78c Binary files /dev/null and b/未命名2.exe differ