Skip to content

Commit fb90c87

Browse files
committed
update compiler info
1 parent 7f50af4 commit fb90c87

File tree

7 files changed

+8
-6
lines changed

7 files changed

+8
-6
lines changed

main/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Codeforces AC Codes
22

3+
Compiler info: go1.15.6, windows, 386
4+
35
[testutil](./testutil) 是一些测试框架,包含随机数据生成和对拍。

misc/acwing/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AcWing 竞赛
22

3-
Compiler info: go1.13.6, linux, 64-bit
3+
Compiler info: go1.13.6, linux, amd64
44

55
|比赛名称|过题|排名|
66
|---|---|---|

misc/gcj/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Google Code Jam
22

3-
Compiler info: go1.11.6, linux, 64-bit
3+
Compiler info: go1.11.6, linux, amd64
44

55
[Competition archive](https://codingcompetitions.withgoogle.com/codejam/archive)
66

misc/kickstart/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
[Schedule](https://codingcompetitions.withgoogle.com/kickstart/schedule)
44

5-
Compiler info: go1.11.6, linux, 64-bit
5+
Compiler info: go1.11.6, linux, amd64

misc/luogu/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 洛谷
22

3-
Compiler info: go1.11.6, linux, 64-bit
3+
Compiler info: go1.11.6, linux, amd64
44

55
[Luogu Problem List](https://github.com/SFOI-Team/luogu-problem-list/blob/master/list.md)

misc/nowcoder/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 牛客竞赛
22

3-
Compiler info: go1.14.4, linux, 64-bit
3+
Compiler info: go1.14.4, linux, amd64
44

55
## S1 赛季
66

misc/算法竞赛进阶指南/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
[提交地址](https://www.acwing.com/activity/content/punch_the_clock/6/)
66

7-
AcWing compiler info: go1.13.6, 64-bit
7+
AcWing compiler info: go1.13.6, linux, amd64

0 commit comments

Comments
 (0)