Run ID:110783
提交时间:2025-02-23 13:16:17
#include<bits/stdc++.h> using namespace std; int main(){ cout<<"THis is a C program."; }