比赛 2025.9.6 评测结果 AWWWWWWWWWWWWWWWW
题目名称 Ski Slope 最终得分 6
用户昵称 汐汐很希希 运行时间 0.048 s
代码语言 C++ 内存使用 3.66 MiB
提交时间 2025-09-06 10:03:46
显示代码纯文本
#include<bits/stdc++.h>
#define ll long long
using namespace std;
const int N=2e5+10;
int main()
{
    freopen("Ski.in","r",stdin);
    freopen("Ski.out","w",stdout);
    
    cout<<0<<endl;
    cout<<300<<endl;
    cout<<500<<endl;
    cout<<300<<endl;
    cout<<500<<endl;
    cout<<500<<endl;
    cout<<300<<endl;
    cout<<500<<endl;
    return 0;
}