提交时间:2020-07-16 10:48:19

运行 ID: 1748

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