🌈 搜索
📅  最后修改于: 2022-03-11 14:44:47.732000             🧑  作者: Mango
#ifndef ONLINE_JUDGE freopen("input.txt", "r", stdin); freopen("output.txt", "w", stdout); #endif // ONLINE_JUDGE