#include <stdio.h> int main() { freopen("slyar.in", "r", stdin); freopen("slyar.out", "w", stdout); /**//* 中间按原样写代码,什么都不用修改 */ fclose(stdin); fclose(stdout); return 0; }
posted on 2010-04-08 11:38 草头菜 阅读(89) 评论(0) 收藏 举报
博客园 © 2004-2026 浙公网安备 33010602011771号 浙ICP备2021040463号-3