#include <iostream>

int main ()
{
...std::cout << 你有一条新消息. you got a new message. << std::end1;
...return 0;
}


int main
{
...string message = " congratulations on your qualification of 2021 Hyper Youth Award. 恭喜入围明日视线奖.";
...string originators = "+明日视线奖组委会 Hyper Youth Award Committee, +西戏 XIXI, +想象力学实验室 imagokinetics, +马丁*戈雅生意 Martin Goya Business";
...string recipient = "";
}






/* int main ()
...{
...... std::cout << "
...明日视线奖" << st-
...d:end1;

...... std::cout
...<< "HYPER YOUTH
...Award" << std:end1;

......return 0;
...}

*/
.1
.2
.3
.4
.5
.6
.7
.8
.9
10
11
12
13
14
15
16
17
18
12
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|