From 84b45632642e1ce1385fc1271a131a3892218a6f Mon Sep 17 00:00:00 2001 From: Yu SuiXian <47711102+GengGode@users.noreply.github.com> Date: Fri, 9 Feb 2024 20:53:27 +0800 Subject: [PATCH 1/4] add cpp --- yusuixian/README.py | 1 + yusuixian/main.cpp | 1 + 2 files changed, 2 insertions(+) create mode 100644 yusuixian/README.py create mode 100644 yusuixian/main.cpp diff --git a/yusuixian/README.py b/yusuixian/README.py new file mode 100644 index 0000000..c31a330 --- /dev/null +++ b/yusuixian/README.py @@ -0,0 +1 @@ +msvc \ No newline at end of file diff --git a/yusuixian/main.cpp b/yusuixian/main.cpp new file mode 100644 index 0000000..4968403 --- /dev/null +++ b/yusuixian/main.cpp @@ -0,0 +1 @@ +intmain(){int *r=new int[999999999];} \ No newline at end of file From 8f7359c3c75915d00b7fc1b04cc9fb04af0fddb8 Mon Sep 17 00:00:00 2001 From: Yu SuiXian <47711102+GengGode@users.noreply.github.com> Date: Fri, 9 Feb 2024 20:58:53 +0800 Subject: [PATCH 2/4] Update README.py --- yusuixian/README.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/yusuixian/README.py b/yusuixian/README.py index c31a330..2112118 100644 --- a/yusuixian/README.py +++ b/yusuixian/README.py @@ -1 +1,3 @@ -msvc \ No newline at end of file +msvc + +![image](https://github.com/InvoluteHell/OutOfMemory/assets/47711102/d4e62dd5-bce3-40b1-ac79-c56df300a974) From c776ee01845a2ed58005acee99e68db5bb8c3c88 Mon Sep 17 00:00:00 2001 From: Yu SuiXian <47711102+GengGode@users.noreply.github.com> Date: Fri, 9 Feb 2024 20:59:03 +0800 Subject: [PATCH 3/4] Rename README.py to README.md --- yusuixian/{README.py => README.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename yusuixian/{README.py => README.md} (100%) diff --git a/yusuixian/README.py b/yusuixian/README.md similarity index 100% rename from yusuixian/README.py rename to yusuixian/README.md From 12d8156616427e9d6a2ad898aa0c46feeb9c2931 Mon Sep 17 00:00:00 2001 From: Yu SuiXian <47711102+GengGode@users.noreply.github.com> Date: Fri, 9 Feb 2024 21:45:12 +0800 Subject: [PATCH 4/4] perl --- yusuixian/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yusuixian/main.cpp b/yusuixian/main.cpp index a7703f5..4436bf9 100644 --- a/yusuixian/main.cpp +++ b/yusuixian/main.cpp @@ -1 +1 @@ -int main(){int *r=new int[999999999];} +int main(){new int[9e9];}