mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-05 00:25:22 +08:00
Update solution 0168
This commit is contained in:
@ -7,7 +7,7 @@ Given a positive integer, return its corresponding column title as appear in an
|
||||
For example:
|
||||
|
||||
```
|
||||
1 -> A
|
||||
1 -> A
|
||||
2 -> B
|
||||
3 -> C
|
||||
...
|
||||
|
Reference in New Issue
Block a user