长沙师范学院训练赛10.23

2022-10-23 09:00 至 2022-10-23 14:00
时长: 5小时

已有12人报名

比赛说明

#include <cstring>
#include <iostream>
#include <algorithm>

using namespace std;

int main()
{
    printf("have a good contest");
}