Run ID:111011
提交时间:2025-02-25 10:51:55
#include <stdio.h> int main() { printf("This is a C program.\n"); return 0; }