Run ID:156062

提交时间:2026-06-20 17:16:46

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