4 lines
55 B
Python
4 lines
55 B
Python
|
from lib.all import *
|
||
|
|
||
|
class S:
|
||
|
def __init__(self):
|