Run ID:132468

提交时间:2025-10-08 14:58:47

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