Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 248 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 248 Bytes

leetcode、笔试刷题模板(c++)

  • 注释区域填充题目信息,方便记录完成的题目
  • 样例输入填充到input.txt,减少手动测试的时间花费
  • 编译使用sh脚本,一步到位(编译、运行)
sh build.sh