Run ID:143447

提交时间:2026-01-15 13:40:01

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