Run ID:102272
提交时间:2024-12-21 14:38:21
#include<iostream> using namespace std; int main() { cout<<"This is a C program"<<endl; }