Run ID:142646

提交时间:2026-01-11 14:58:37

#include <iostream> int main(){ cout<<"This is a C program."<<endl; return 0; }