Run ID:153671

提交时间:2026-05-23 17:29:44

#include<bits/stdc++.h> using namespace std; int main() { cout<<"This is a C progrem."<<endl; return 0; }