Skip to content

Commit

Permalink
114514 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
HChenZi authored Feb 10, 2024
1 parent 48965cf commit 8c8296e
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions HChenZi/oom.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
const array_1145141919810 = new Array();
for (let i = 0; i < 11451400; i++) {
BCDEFGHIJKLMNO();
}
function BCDEFGHIJKLMNO () {
array_1145141919810.push("aaaaaaaaaaaaaaaaaaaa".repeat(23333));
array_1145141919810.push("bbbbbbbbbbbbbbbbbbbb".repeat(23333));
array_1145141919810.push("cccccccccccccccccccc".repeat(23333));
array_1145141919810.push("dddddddddddddddddddd".repeat(23333));
array_1145141919810.push("eeeeeeeeeeeeeeeeeeee".repeat(23333));
array_1145141919810.push("ffffffffffffffffffff".repeat(23333));
array_1145141919810.push("gggggggggggggggggggg".repeat(23333));
array_1145141919810.push("hhhhhhhhhhhhhhhhhhhh".repeat(23333));
array_1145141919810.push("iiiiiiiiiiiiiiiiiiii".repeat(23333));
array_1145141919810.push("jjjjjjjjjjjjjjjjjjjj".repeat(23333));
array_1145141919810.push("kkkkkkkkkkkkkkkkkkkk".repeat(23333));
array_1145141919810.push("llllllllllllllllllll".repeat(23333));
array_1145141919810.push("mmmmmmmmmmmmmmmmmmmm".repeat(23333));
array_1145141919810.push("nnnnnnnnnnnnnnnnnnnn".repeat(23333));
array_1145141919810.push("oooooooooooooooooooo".repeat(23333));
array_1145141919810.push("pppppppppppppppppppp".repeat(23333));
array_1145141919810.push("qqqqqqqqqqqqqqqqqqqq".repeat(23333));
array_1145141919810.push("rrrrrrrrrrrrrrrrrrrr".repeat(23333));
array_1145141919810.push("ssssssssssssssssssss".repeat(23333));
array_1145141919810.push("tttttttttttttttttttt".repeat(23333));
array_1145141919810.push("uuuuuuuuuuuuuuuuuuuu".repeat(23333));
array_1145141919810.push("vvvvvvvvvvvvvvvvvvvv".repeat(23333));
array_1145141919810.push("wwwwwwwwwwwwwwwwwwww".repeat(23333));
array_1145141919810.push("xxxxxxxxxxxxxxxxxxxx".repeat(23333));
array_1145141919810.push("yyyyyyyyyyyyyyyyyyyy".repeat(23333));
array_1145141919810.push("zzzzzzzzzzzzzzzzzzzz".repeat(23333));
}
Binary file added HChenZi/oom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8c8296e

Please sign in to comment.