This documentation is automatically generated by online-judge-tools/verification-helper
View the Project on GitHub kobejean/cp-library
from typing import TypeVar _T = TypeVar('T')