20 lines
296 B
Python
20 lines
296 B
Python
"""
|
|
Auto-generated Python stub file from main.py
|
|
Module: main
|
|
"""
|
|
|
|
import t
|
|
import c
|
|
|
|
|
|
import stdio
|
|
import stdint
|
|
import zc.config as config
|
|
import zc.test as test
|
|
import zc.logic_test as logic
|
|
import zc.class_test as class_test
|
|
import testcheck
|
|
import test_numpy
|
|
|
|
def main() -> stdint.INT: pass
|