diff --git a/C++/codes/2024-07/test.cpp b/C++/codes/2024-07/test.cpp new file mode 100644 index 0000000000000000000000000000000000000000..bc14718cc92b70cf6a71fbccc8258c711516244f --- /dev/null +++ b/C++/codes/2024-07/test.cpp @@ -0,0 +1,9 @@ +#include + +int main() +{ + using namespace std; + cout<< "hello shuidi"<