Run ID:110810
提交时间:2025-02-23 13:30:15
#include<bits/stdc++.h> using namespace std; int main() { cout<<"This is a C program."; }