Skip to content

Commit 8c8296e

Browse files
authored
114514 (#53)
1 parent 48965cf commit 8c8296e

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

HChenZi/oom.js

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
const array_1145141919810 = new Array();
2+
for (let i = 0; i < 11451400; i++) {
3+
BCDEFGHIJKLMNO();
4+
}
5+
function BCDEFGHIJKLMNO () {
6+
array_1145141919810.push("aaaaaaaaaaaaaaaaaaaa".repeat(23333));
7+
array_1145141919810.push("bbbbbbbbbbbbbbbbbbbb".repeat(23333));
8+
array_1145141919810.push("cccccccccccccccccccc".repeat(23333));
9+
array_1145141919810.push("dddddddddddddddddddd".repeat(23333));
10+
array_1145141919810.push("eeeeeeeeeeeeeeeeeeee".repeat(23333));
11+
array_1145141919810.push("ffffffffffffffffffff".repeat(23333));
12+
array_1145141919810.push("gggggggggggggggggggg".repeat(23333));
13+
array_1145141919810.push("hhhhhhhhhhhhhhhhhhhh".repeat(23333));
14+
array_1145141919810.push("iiiiiiiiiiiiiiiiiiii".repeat(23333));
15+
array_1145141919810.push("jjjjjjjjjjjjjjjjjjjj".repeat(23333));
16+
array_1145141919810.push("kkkkkkkkkkkkkkkkkkkk".repeat(23333));
17+
array_1145141919810.push("llllllllllllllllllll".repeat(23333));
18+
array_1145141919810.push("mmmmmmmmmmmmmmmmmmmm".repeat(23333));
19+
array_1145141919810.push("nnnnnnnnnnnnnnnnnnnn".repeat(23333));
20+
array_1145141919810.push("oooooooooooooooooooo".repeat(23333));
21+
array_1145141919810.push("pppppppppppppppppppp".repeat(23333));
22+
array_1145141919810.push("qqqqqqqqqqqqqqqqqqqq".repeat(23333));
23+
array_1145141919810.push("rrrrrrrrrrrrrrrrrrrr".repeat(23333));
24+
array_1145141919810.push("ssssssssssssssssssss".repeat(23333));
25+
array_1145141919810.push("tttttttttttttttttttt".repeat(23333));
26+
array_1145141919810.push("uuuuuuuuuuuuuuuuuuuu".repeat(23333));
27+
array_1145141919810.push("vvvvvvvvvvvvvvvvvvvv".repeat(23333));
28+
array_1145141919810.push("wwwwwwwwwwwwwwwwwwww".repeat(23333));
29+
array_1145141919810.push("xxxxxxxxxxxxxxxxxxxx".repeat(23333));
30+
array_1145141919810.push("yyyyyyyyyyyyyyyyyyyy".repeat(23333));
31+
array_1145141919810.push("zzzzzzzzzzzzzzzzzzzz".repeat(23333));
32+
}

HChenZi/oom.png

20.6 KB
Loading

0 commit comments

Comments
 (0)