LeetCode

本仓库将会长期更新【力扣题解】、【解题技巧】等,欢迎各位大佬共同参与、提交PR,目标包括但不限于力扣中数字开头的2k多道题。

GPL-3.0 License

Stars
6
Committers
3

Bot releases are hidden (Show)

LeetCode - v2.6.4.2 - cname Latest Release

Published by LetMeFly666 8 months ago

600+ changes #227

LeetCode - v2.6.4.1 - cname、change website name

Published by LetMeFly666 8 months ago

LetMeFly & Tisfy

记得修改要copy(复制/覆盖)过去的CNAME: https://github.com/LetMeFly666/LeetCode/commit/5528282b11ab49028ef555b04d627bf2c9668982

LeetCode - v2.6.4

Published by LetMeFly666 8 months ago

以后修改域名为blog.letmefly.xyz

leetcode.letmefly.xyz -> blog.tisfy.eu.org -> blog.letmefly.xyz

LeetCode - v2.6.3 - 更新了题库

Published by LetMeFly666 9 months ago

力扣题库超3k题了

LeetCode - v2.6.2 - 记录一次在手机上写的代码

Published by LetMeFly666 12 months ago

为了将远程Windows上的一个文件传到手机上。

其实完成时是 https://github.com/LetMeFly666/LeetCode/commit/a47a12b28c3cf68dc714c985c280e47d8e7d81cd

本commit记录包含了验证的commit

LeetCode - v2.6 - newSolution.py自动创建issue、pr、合并pr

Published by LetMeFly666 12 months ago

暂未验证

LeetCode - v2.5.2 - 更新了题库

Published by LetMeFly666 about 1 year ago

ig Update!!!更新了题库
538 modified

LeetCode - v2.5.1 - 实现了csdn img的cors - website static version

Published by LetMeFly666 about 1 year ago

LeetCode - v2.5 - 实现了csdn img的cors

Published by LetMeFly666 about 1 year ago

LeetCode - v2.4.1 - 添加了 整活炮姐C代码

Published by LetMeFly666 about 1 year ago

C语言:使用 御坂美琴(misakamikoto)形状的C代码 播放OnlyMyRailgun

https://blog.tisfy.eu.org/2023/08/02/Other-C-PlayOnlyMyRailgunByCodeShapedAsMisakamikoto/

LeetCode - v2.4 - 停止了hexo对markdown中下划线的转义

Published by LetMeFly666 about 1 year ago

修改了yml,使用sed命令将node_modules/marked/lib/下的所有"<em>" + text + "</em>"转为"_" + text + "_"

sed -i 's/"<em>" + text + "<\/em>"/"_" + text + "_"/g' ../hexoWorkspace/node_modules/marked/lib/*
LeetCode - v2.3 - 实现了对mermaid的支持

Published by LetMeFly666 over 1 year ago

当且仅当文章的Front-matter声明了mermaid: true时,加载mermaid.min.js

LeetCode - v2.2 - 终于实现了hexo对(汉字)公式的支持

Published by LetMeFly666 over 1 year ago

使用的纯前端的js

LeetCode - v2.1 - 启用了主题fluid - branch website_Static

Published by LetMeFly666 over 1 year ago

branch website_Static

LeetCode - v2.0 - 启用了主题fluid

Published by LetMeFly666 over 1 year ago

未完全适配,很多东西还没有更改

LeetCode - v1.4.1 - 更新了题库

Published by LetMeFly666 over 1 year ago

Big Update!!!更新了题库
400+ modified

LeetCode - v1.4 - !更新了获取题面的代码

Published by LetMeFly666 over 1 year ago

旧时题面只会更改被更新了的部分

LeetCode - v1.3 - 改了一天,最后还是回到了landscape

Published by LetMeFly666 over 1 year ago

LeetCode - v1.2 - website_Static分支不再触发action

Published by LetMeFly666 over 1 year ago

注意上个commit已经修改过.github/workflow/xx.yml