Skip to content

Repository files navigation

NYCU LLLemonade Jam

Codebook for ICPC team NYCU_LLLemonade_Jam from National Yang Ming Chiao Tung University.

Members

Ranking

2022

  • 交大程式設計競賽 新生賽 Rank 2
  • 交大程式設計競賽 年度賽 Rank 5
  • ICPC Asia Taiwan Online Programming Contest Rank 61
  • National Collegiate Programming Contest Rank 20 (佳作 1)
  • ICPC Asia Taoyuan Regional Rank 22 (silver medal)
  • 中區大專院校程式設計競賽 Rank 1
  • 中山大學程式研習社 酒醉程式競賽 大一組 Rank 1

2023

  • 交大程式設計競賽 年度賽 Rank 4
  • ICPC Asia Taiwan Online Programming Contest Rank 97
  • National Collegiate Programming Contest Rank 13
  • HP Codewars 大學組 Rank 1

2025

Names

每年想好隊名結果都有新的取名 policy ,又要重想 zzz

  • NCTU_BurnChickenGrays
  • NYCU_AquaQAway (Naming policy: 油)
  • NYCU_Ramenholics
  • NYCU_Alcoholic
  • NYCU_PersistentSlackers (Naming policy: 演算法或資結相關)
  • NYCU_LLLemonade_Jam (Naming policy: 樂團)
  • NYCU_This_Page_Was_Intentionally_Left_Blank (暫定)

Compile (Typst)

For Docker:

  1. Install & Start docker (optionally install docker-buildx in archlinux).
  2. Run make typst.

For VSCode:

  1. Install the extension Tinymist.
  2. Run make typst in VSCode terminal.

Code Block Palette

Edit themes/codeblock-palette.json, then regenerate the TextMate theme with:

python3 make-palette.py

Foreground colors can be written as hsl(H, S%, L%); the script converts them to the hexadecimal format required by TextMate. Hex colors such as #FF6188 are also accepted.

To test the Dockerfile locally on an arm64 machine, build the project's amd64 image first, then override the image name when running the Docker recipe:

docker buildx build --platform linux/amd64 --load --tag codebook:local .
DOCKER_IMAGE=codebook:local make docker typst

Compile (LaTeX)

  1. Install & Start docker (optionally install docker-buildx in archlinux).
  2. Run make docker.

Credits

This codebook incorporates adapted code and materials from:

We sincerely thank the original authors and contributors for their excellent work.

About

Codebook for ICPC team NYCU_LLLemonade_Jam

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages