mirror of
https://github.com/SunnyQjm/algorithm-review.git
synced 2026-06-03 08:16:43 +08:00
6 lines
58 B
Python
6 lines
58 B
Python
#!/usr/bin/env python
|
|
# coding=utf-8
|
|
|
|
import collections
|
|
|