Run ID:156061

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

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