#pragma once #include #include extern int __stdin, __stdout; int printf(const char *fmt, ...);