#include using namespace std;
int main() { int a = 1;
for (int i = 1; i <= a; i++) cout << "你好,世界。"; return 0;
}
Using your 蒙青创OJ universal account