14 lines
174 B
Python
14 lines
174 B
Python
"""
|
|
Auto-generated Python stub file from main.py
|
|
Module: main
|
|
"""
|
|
|
|
|
|
from stdint import *
|
|
import t, c
|
|
import stdio
|
|
import vrandom
|
|
import testcheck
|
|
|
|
def main() -> t.CInt: pass
|