[NOI蓝图杯] 十月月赛全真模拟赛(考前必做)

Done Ledo Start at: 2023-10-10 18:00 280 hour(s) Host: 45

简单题, 同学们需要使用 freopen 提交, 限时3.5小时, OI赛制

int main() {
    freopen("apple.in", "r", stdin);
    freopen("apple.out", "w", stdout);
    .........
    fclose(stdin);
    fclose(stdout);
    return;
}

Status
Done
Rule
Ledo
Problem
4
Start at
2023-10-10 18:00
End at
2023-10-22 10:00
Duration
280 hour(s)
Host
Partic.
45