Run ID:112856

提交时间:2025-03-14 19:28:01

#include <bits/stdc++.h> int main() { printf("This is a C program.\n"); return 0; }