Run ID:143869

提交时间:2026-01-17 20:31:59

#include<iostream> using namespace std; int main(){ cout<<"hello"; return 0; }