#include #include int vscanf(const char *fmt, va_list ap) { return vfscanf(stdin, fmt, ap); }

AltStyle によって変換されたページ (->オリジナル) /