Run ID:143867
提交时间:2026-01-17 20:30:51
#include<iostream> using namespace std; int main(){ cout<<"hello"; return 0; }