Run ID:110813
提交时间:2025-02-23 13:36:11
#include<iostream> // cin\cout\endl using namespace std; int main(){ cout<<"This is a C program"; }