15 lines
182 B
Python
15 lines
182 B
Python
"""
|
|
Auto-generated Python stub file from main.py
|
|
Module: main
|
|
"""
|
|
|
|
|
|
from stdint import *
|
|
import t, c
|
|
import ctraits
|
|
import stdio
|
|
import testcheck
|
|
|
|
@t.CExport
|
|
def main() -> int: pass
|