Run ID:104323
提交时间:2025-01-04 20:18:40
#include<iostream> using namespace std; int main(){ cout<<"hello"; return 0; }