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