Skip to content

Commit 832ae36

Browse files
committed
2 parents a41e45b + 200e214 commit 832ae36

File tree

2 files changed

+4
-6
lines changed
  • Baekjoon/Python

2 files changed

+4
-6
lines changed

Baekjoon/Python/Implementation/1259번: 팰린드롬수/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# 1259번: 팰린드롬수 - <img src="https://static.solved.ac/tier_small/5.svg" style="height:20px" /> Bronze I
22

33
<!-- performance -->
4-
5-
<!-- 문제 제출 후 깃허브에 푸시를 했을 때 제출한 코드의 성능이 입력될 공간입니다.-->
6-
4+
### 성능 요약
5+
메모리: 31120 KB, 시간: 36 ms
76
<!-- end -->
87

98
## 문제

Baekjoon/Python/ShortestPath/1238번: 파티/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# 1238번: 파티 - <img src="https://static.solved.ac/tier_small/13.svg" style="height:20px" /> Gold III
22

33
<!-- performance -->
4-
5-
<!-- 문제 제출 후 깃허브에 푸시를 했을 때 제출한 코드의 성능이 입력될 공간입니다.-->
6-
4+
### 성능 요약
5+
메모리: 72252 KB, 시간: 880 ms
76
<!-- end -->
87

98
## 문제

0 commit comments

Comments
 (0)