Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO authored Feb 9, 2024
1 parent abfb28e commit 4889c69
Showing 1 changed file with 20 additions and 3 deletions.
23 changes: 20 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
# 第 N 届 难喝的黑咖啡 大赛
# 最短代码 OOM 大赛!

![61HSF0(A7FUWL%2HHKQW WB_tmb](https://github.com/InvoluteHell/OutOfMemory/assets/18511905/23ea5fb8-291a-4496-be78-c6f52508bc97)

## 背景

## 比赛规则

- 使用最短的代码占满内存!考虑大家设备各不相同,为方便比赛计量,实际占用 4G 及以上的内存即可
- 要求在不使用断点等调试手段的情况下,使用 任务管理器 / htop / top 等第三方主流工具中,并 **截图** 上传
即要占用一定的时间,申请后立刻进程结束这种无法截图的不行
- 计分规则为:代码字符数量 乘 字符种类。最小者获胜!
- 代码中仅允许出现 ASCII 字符!
- 基本不限制编程语言,但
- 不准使用自创编程语言、操作系统、API 或其他专用于本次比赛的环境依赖
- 不准联网,不准通过环境变量、文件名、编译参数等耍赖
- 每个人新建一个文件夹,在里面放上你的代码、截图、README 等
- 本次比赛使用 GitHub Action 自动生成排名,参赛者无需再手动修改~
- 可以使用 python3 .github/scoring.py <file> 来给自己算一下分(

## 排名

<!-- begin of RANKING -->
Expand All @@ -13,11 +26,15 @@

## 奖品

- 第一名:一箱难喝的黑咖啡。由 @MistEO 赞助!

欢迎老板们赞助更多奖品~

## 时间

待定,现在参赛也不是不可以(
2024/02/09 ~ 2024/02/12 晚(北京时间)

就是现在!

## 讨论

Expand Down

0 comments on commit 4889c69

Please sign in to comment.