Run ID:93477
提交时间:2024-10-16 16:54:05
#include <bits/stdc++.h> using namespace std; int main(){ cout<<"This is a C program."<<endl; }