#A. 初赛模拟一

    传统题 1000ms 256MiB

初赛模拟一

该比赛已结束,您无法在比赛模式下递交该题目。您可以点击“在题库中打开”以普通模式查看和递交本题。

格式如下: 每一部分,单独输出一行,一共三个部分,不会写的题不要空着,否则长度不能对齐,不会写的题请猜一个答案。

#include <iostream>
#include <string>
using namespace std;
string part_1 = "AAAABBCACCBBCBA";
string part_2 = "TTFTAATFTAACFTFBAB";
string part_3 = "AAAABBBCCA";
int main() {
    cout << part_1 << endl;
    cout << part_2 << endl; 
    cout << part_3 << endl;
    return 0;
}

图片描述 图片描述 图片描述 图片描述 图片描述 图片描述 图片描述 图片描述 图片描述 图片描述

http://20.239.68.122/file/2/0001.jpg http://20.239.68.122/file/2/0002.jpg http://20.239.68.122/file/2/0003.jpg http://20.239.68.122/file/2/0004.jpg http://20.239.68.122/file/2/0005.jpg http://20.239.68.122/file/2/0006.jpg http://20.239.68.122/file/2/0007.jpg http://20.239.68.122/file/2/0008.jpg http://20.239.68.122/file/2/0009.jpg http://20.239.68.122/file/2/0010.jpg

CSP-J 初赛模拟 1

未参加
状态
已结束
规则
IOI
题目
1
开始于
2023-8-15 8:00
结束于
2023-8-15 11:00
持续时间
3 小时
主持人
参赛人数
13