Run ID:153706

提交时间:2026-05-23 17:57:18

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