原创 韓信點兵趣味C語言題目

//#define LOCAL #include <stdio.h> int main() { /* #ifdef LOCAL freopen("data.in","r",stdin); freopen("data.out","