比赛 2024暑期C班集训3 评测结果 WWWAWWWWWWWWWWWWWWWW
题目名称 Florr 最终得分 5
用户昵称 123 运行时间 0.000 s
代码语言 C++ 内存使用 0.00 MiB
提交时间 2024-07-03 11:39:16
显示代码纯文本
#include <bits/stdc++.h>
using namespace std;
int main() {
    freopen("Florr.in","r",stdin);
    freopen("Florr.out","w",stdout); 
    printf("0");
}