比赛 2024暑假C班集训7 评测结果 WWWAWWAWWWWWWWWWWWWW
题目名称 序列异或 最终得分 10
用户昵称 123 运行时间 0.059 s
代码语言 C++ 内存使用 3.35 MiB
提交时间 2024-07-07 11:03:59
显示代码纯文本
#include <bits/stdc++.h>
using namespace std;
int main() {
    freopen("z.in","r",stdin);
    freopen("z.out","w",stdout);
    cout<<-1;
}