Run ID:153684

提交时间:2026-05-23 17:48:35

#include<cmath> using namespace std; int main() { cout<<"This a C program."; return 0; }