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