Run ID:153028

提交时间:2026-05-10 09:25:15

#include<bits/stdc++.h> using namespace std; int main() { cout<<"This iis a C program"<<endl return 0; }