Skip to content

Commit cf40d88

Browse files
author
EarthlyEric6
committed
move all code to src && add README.MD
1 parent 8a037b2 commit cf40d88

File tree

7 files changed

+10
-1
lines changed

7 files changed

+10
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/*.exe
1+
/src/*.exe

README.MD

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# EarthlyEric6's ZeroJudge 解答合集
2+
---
3+
這裡放置了<a href='https://zerojudge.tw/'>ZeroJudge</a>的題庫解答
4+
## 已可用的解答列表
5+
- [a001](src/a001.cpp)
6+
- [a002](src/a002.cpp)
7+
- [a003](src/a003.cpp)
8+
- [a004](src/a004.cpp)
9+
- [a005](src/a005.cpp)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)