Run ID:110778

提交时间:2025-02-23 13:13:50

#include<bits/stdc++.h> using namespace std; int main(){ cout<<"THis is a C program"; }