├── .github ├── .gitignore ├── rank.py ├── scoring.py └── workflows │ ├── auto_rank.yml │ └── auto_reply.yml ├── 70CentsApple ├── README.MD ├── screenshot.png └── whitespace.ws ├── Cola_Dream ├── ColaJump.py ├── readme.md └── score.png ├── Coolboost ├── README.md └── index.html ├── DXTsT ├── hello.js └── image.png ├── DavidWang19 ├── HelloWorld.ws └── readme.md ├── DuskMelon ├── README.md └── script.js ├── EdwardSu └── 1.sh ├── HChenZi ├── README.md ├── hw.js └── result.png ├── HauKuen ├── 1.rb └── README.md ├── HisAtri ├── README.MD └── index.php ├── InMaldrerah ├── README.md └── d.S ├── Initalheart ├── README.md └── a.rb ├── JackhowMichael ├── Betterave.txt ├── Fourier.txt ├── HelloWord.bf ├── README.md ├── Snipaste_2023-07-16_15-00-29.png ├── Snipaste_2023-07-16_15-33-26.png ├── Snipaste_2023-07-16_18-10-11.png ├── Snipaste_2023-07-16_18-15-28.png ├── bitch.txt ├── demo.rb └── image-20230715175214041.png ├── KevinT3Hu ├── README.md └── main.bf ├── Konoha ├── QQ截图20230715120429.png ├── README.md └── main.c ├── Kuuuiii ├── README.md └── a.c ├── LICENSE ├── MistEO ├── README.md └── hw.py ├── Nemotte ├── README.md └── main.wlang ├── README.md ├── Thido ├── README.md └── hw.bf ├── WanZ ├── README.md └── nocode.ipynb ├── Woodman3 └── a.sh ├── biubiubiu ├── README.md └── hw.py ├── dongwlin ├── README.md ├── image.jpg └── index.php ├── foxwhite25 └── ruby.rb ├── horror-proton └── xxd.zsh ├── qianxu ├── HelloWorld.js └── README.md └── tursom └── hello.kts /.github/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/.github/.gitignore -------------------------------------------------------------------------------- /.github/rank.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/.github/rank.py -------------------------------------------------------------------------------- /.github/scoring.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/.github/scoring.py -------------------------------------------------------------------------------- /.github/workflows/auto_rank.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/.github/workflows/auto_rank.yml -------------------------------------------------------------------------------- /.github/workflows/auto_reply.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/.github/workflows/auto_reply.yml -------------------------------------------------------------------------------- /70CentsApple/README.MD: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/70CentsApple/README.MD -------------------------------------------------------------------------------- /70CentsApple/screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/70CentsApple/screenshot.png -------------------------------------------------------------------------------- /70CentsApple/whitespace.ws: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/70CentsApple/whitespace.ws -------------------------------------------------------------------------------- /Cola_Dream/ColaJump.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/Cola_Dream/ColaJump.py -------------------------------------------------------------------------------- /Cola_Dream/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/Cola_Dream/readme.md -------------------------------------------------------------------------------- /Cola_Dream/score.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/Cola_Dream/score.png -------------------------------------------------------------------------------- /Coolboost/README.md: -------------------------------------------------------------------------------- 1 | # 算是钻空子吧哈哈哈 2 | 因为搞不来演示效果,只能请大家自己把代码copy下来验证了…… 3 | \ 4 | \ 5 | \ 6 | ![image](https://github.com/Coolboost/HelloWorld_V2/assets/95410086/e748c40d-7b9c-49d5-9098-94a97e263d66) 7 | -------------------------------------------------------------------------------- /Coolboost/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/Coolboost/index.html -------------------------------------------------------------------------------- /DXTsT/hello.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/DXTsT/hello.js -------------------------------------------------------------------------------- /DXTsT/image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/DXTsT/image.png -------------------------------------------------------------------------------- /DavidWang19/HelloWorld.ws: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/DavidWang19/HelloWorld.ws -------------------------------------------------------------------------------- /DavidWang19/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/DavidWang19/readme.md -------------------------------------------------------------------------------- /DuskMelon/README.md: -------------------------------------------------------------------------------- 1 | # Thanks for inventing JavaScript 2 | 3 | alert("HelloWorld") 4 | -------------------------------------------------------------------------------- /DuskMelon/script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/InvoluteHell/HelloWorld_V2/HEAD/DuskMelon/script.js -------------------------------------------------------------------------------- /EdwardSu/1.sh: -------------------------------------------------------------------------------- 1 | t$'\x72' 1-z 0-y<<