Skip to content

Commit 81ecfa8

Browse files
iamAntimPalAntim-IWPIamShiwangi
committed
Update readme.md
Co-Authored-By: Antim-IWP <203163676+Antim-IWP@users.noreply.github.com> Co-Authored-By: Shiwangi Srivastava <174641070+IamShiwangi@users.noreply.github.com>
1 parent 5e39227 commit 81ecfa8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Solution/338. Counting Bits/readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
comments: true
33
difficulty: Easy
4-
edit_url: https://github.com/doocs/leetcode/edit/main/solution/0300-0399/0338.Counting%20Bits/README_EN.md
4+
edit_url:
55
tags:
66
- Bit Manipulation
77
- Dynamic Programming
@@ -11,7 +11,6 @@ tags:
1111

1212
# [338. Counting Bits](https://leetcode.com/problems/counting-bits)
1313

14-
[中文文档](/solution/0300-0399/0338.Counting%20Bits/README.md)
1514

1615
## Description
1716

0 commit comments

Comments
 (0)