| 比赛 | 20250904开学热身赛 | 评测结果 | WWWWWWWWWW |
|---|---|---|---|
| 题目名称 | 苹果树 | 最终得分 | 0 |
| 用户昵称 | 郑霁桓 | 运行时间 | 0.028 s |
| 代码语言 | C++ | 内存使用 | 3.70 MiB |
| 提交时间 | 2025-09-04 21:59:38 | ||
#include<bits/stdc++.h>
using namespace std;
int main(){
freopen("2018tree.in","r",stdin);
freopen("2018tree.out","w",stdout);
ios::sync_with_stdio(false);
cout<<"357 527265852";
return 0;
}