提交时间:2020-07-23 14:09:37

运行 ID: 2368

#include <iostream> using namespace std; int main() { cout << "Hello,RoboYoung!"; return 0; }