Skip to content

Commit adecbca

Browse files
author
João Pedro Limão
committed
Update atCoder README.md
1 parent 17dd7fa commit adecbca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

atcoder/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ A repository to store AtCoder contests solutions.
2222
|-------|-------|--------------|--------------------|------------------------------------------------------------------------------------------------------|
2323
| A | 100 | Camel Case | :white_check_mark: | [File](https://github.com/johnazedo/interview-questions/blob/main/atcoder/abc291/a_camel_case.go) |
2424
| B | 200 | Trimmed Mean | :white_check_mark: | [File](https://github.com/johnazedo/interview-questions/blob/main/atcoder/abc291/b_trimmed_mean.cpp) |
25-
2625
### ABC293
2726

2827
| Grade | Score | Name | Status | Link |
@@ -39,6 +38,7 @@ A repository to store AtCoder contests solutions.
3938

4039
### ABC295
4140

42-
| Grade | Score | Name | Status | Link |
43-
|-------|-------|------------------|----------------|-----------------------------------------------------------------------------------|
44-
| A | 100 | Probably English | :construction: | [File](https://github.com/johnazedo/interview-questions/tree/main/atcoder/abc295) |
41+
| Grade | Score | Name | Status | Link |
42+
|-------|-------|------------------|----------------|---------------------------------------------------------------------------------------------------------|
43+
| A | 100 | Probably English | :construction: | [File](https://github.com/johnazedo/interview-questions/tree/main/atcoder/abc295/a_probably_english.go) |
44+
| B | 200 | Bombs | :construction: | [File](https://github.com/johnazedo/interview-questions/tree/main/atcoder/abc295/b_bombs.cpp) |

0 commit comments

Comments
 (0)