Skip to content

Commit

Permalink
提交窝窝头代码 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcino authored Feb 9, 2024
1 parent 271cddd commit 8cfe75c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mr_cino/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* OOM的速度太快,甚至无法截图就卡死了(
* 使用窝窝头语言~
1 change: 1 addition & 0 deletions mr_cino/oom.wo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
let mut s="0";for(;;)s+=s;

0 comments on commit 8cfe75c

Please sign in to comment.