Run ID:153242
提交时间:2026-05-10 15:32:39
#include<bits/c++.h> using namespace std; int main() { cout<<This is a C program<<endl; return 0; }