Pinned Repositories
.emacs.d
emacs configuration
AutoApiSecret
加密版,应用id/机密不再可见
Blog
Personal Blog
CFortranTranslator
Add support for MODULE translation and some other missing features
Heimdall
A minimal ssh client on watch
hello-world
LambdaCalculusParser
A parser for lambda calculus
LeetCodeProblems
Solutions to leetcode problems solved. One per commit
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
YHN-ice's Repositories
YHN-ice/.emacs.d
emacs configuration
YHN-ice/AutoApiSecret
加密版,应用id/机密不再可见
YHN-ice/Blog
Personal Blog
YHN-ice/CFortranTranslator
Add support for MODULE translation and some other missing features
YHN-ice/Heimdall
A minimal ssh client on watch
YHN-ice/hello-world
YHN-ice/LambdaCalculusParser
A parser for lambda calculus
YHN-ice/LeetCodeProblems
Solutions to leetcode problems solved. One per commit
YHN-ice/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
YHN-ice/OI-wiki
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
YHN-ice/rust_kmp
KMP(Knuth–Morris–Pratt algorithm) implement in Rust