Run ID:142644
提交时间:2026-01-11 14:58:18
#include <iostream> int main(){ cout<<"This is a C program."<<endl; }