Run ID:153699
提交时间:2026-05-23 17:54:28
#include<cmath> using namespace std; int main() { cout<<"This a C program."<<;endl return 0; }