Run ID:132467

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

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