Run ID:142906
提交时间:2026-01-11 17:05:56
#include <stdio.h> int main() { printf("This is a C program.\n"); return 0; }