比赛 20250904开学热身赛 评测结果 WWWWWWWAWWWW
题目名称 追查坏牛奶 最终得分 8
用户昵称 郑霁桓 运行时间 0.033 s
代码语言 C++ 内存使用 3.72 MiB
提交时间 2025-09-04 21:39:35
显示代码纯文本
#include<bits/stdc++.h>
using namespace std;
int main(){
    freopen("milk6,in","r",stdin);
    freopen("milk6.out","w",stdout);
    ios::sync_with_stdio(false);
    cout<<"43632 9\n15\n16\n25\n31\n43\n50\n57\n84\n93\n";
    return 0;
}