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