Run ID:138598
提交时间:2025-11-29 10:34:48
#include<iostream> using namespace std; int main() { cout<<"hello,"; return 0; }