Print "Hello World" without HELLOWORLD
不使用 HELLOWORLD 来输出 "HelloWorld" 的比赛!
本届计分规则为:"代码长度 * 字符种类" 最小者获胜!
其实还是炒冷饭
张三是个编程初学者,他想尝试输出HelloWorld
,可是不巧他的电脑键盘上 'HELLOWORLD' 这几个键都坏了,你能帮帮他么?
背景是我口胡的,以比赛准则为准
- 输出
HelloWorld
,要求分毫不差。中间没有空格,H
和W
大写,其余小写 - 代码中不允许出现 'HELLOWORLD' 这几个字母,大小写都不可以
- 计分规则为:代码字符数量 乘 字符种类。最小者获胜!
- 基本不限编程语言。但
- 不准自己造个语言专门输出
- 不准使用某些可以直接输出该内容的语言/语法
- 代码中仅允许出现 ASCII 字符!
- 不准联网,不准通过环境变量、文件名、编译参数等耍赖
- 每个人自己建一个文件夹,在里面放上代码和 README, 截图等
特别是小众语言,不要光秃秃就一个文件,谁知道这是个什么玩意 - 本次比赛使用 GitHub Action 自动生成排名,参赛者无需再手动修改~
- 可以使用
python3 .github/scoring.py <file>
来给自己算一下分(
Rank | Player | File | Length | Category | Score |
---|---|---|---|---|---|
1 | JackhowMichael | Fourier.txt | 35 | 7 | 245 |
2 | Nemotte | main.wlang | 38 | 7 | 266 |
3 | HisAtri | index.php | 29 | 11 | 319 |
4 | WanZ | nocode.ipynb | 42 | 9 | 378 |
5 | DavidWang19 | HelloWorld.ws | 129 | 3 | 387 |
6 | 70CentsApple | whitespace.ws | 146 | 3 | 438 |
7 | DXTsT | hello.js | 42 | 11 | 462 |
8 | Coolboost | index.html | 59 | 10 | 590 |
9 | KevinT3Hu | main.bf | 91 | 7 | 637 |
10 | Initalheart | a.rb | 46 | 14 | 644 |
11 | HauKuen | 1.rb | 39 | 17 | 663 |
12 | Thido | hw.bf | 106 | 7 | 742 |
13 | horror-proton | xxd.zsh | 46 | 17 | 782 |
14 | Cola_Dream | ColaJump.py | 49 | 16 | 784 |
15 | tursom | hello.kts | 63 | 13 | 819 |
16 | EdwardSu | 1.sh | 36 | 23 | 828 |
17 | foxwhite25 | ruby.rb | 34 | 25 | 850 |
18 | Woodman3 | a.sh | 50 | 17 | 850 |
19 | MistEO | hw.py | 49 | 18 | 882 |
20 | Konoha | main.c | 58 | 25 | 1450 |
21 | biubiubiu | hw.py | 63 | 25 | 1575 |
22 | Kuuuiii | a.c | 64 | 26 | 1664 |
23 | qianxu | HelloWorld.js | 92 | 22 | 2024 |
24 | InMaldrerah | d.S | 184 | 21 | 3864 |
25 | DuskMelon | script.js | 469260 | 7 | 3284820 |
26 | HChenZi | hw.js | 30711929 | 6 | 184271574 |
27 | dongwlin | index.php | 21254617 | 81 | 1721623977 |
欢迎加入 QQ 群 (672372860), Telegram 群 ,或通过 issue, discussions 讨论!