摘要: 今日,北京大学的韦神(韦东奕)出了一道题,引起众多数学爱好者广泛关注。 具体内容及其结果请见各大网站评论。 ## 题目 设 $a_1$,$a_2$,…… $a_n$ 为 $n$ 个实数,且都落在区间 $(-1,1)$ 里。 (1)证明: ### $\prod_{1 \le i,j \le n} \f 阅读全文
posted @ 2023-05-01 15:26 GOD_HJ 阅读(78) 评论(5) 推荐(0) 编辑
摘要: ## 快读 - **普通** ```cpp inline int read(){ int x=0;bool f=1;char s=getchar(); while(s'9'){if(s=='-')f=0;s=getchar();} while(s>='0'&&s'9') { if (c == '-' 阅读全文
posted @ 2023-05-01 12:52 GOD_HJ 阅读(89) 评论(0) 推荐(1) 编辑
摘要: Chat GPT -3.5 非人哉 ![image](https://img2023.cnblogs.com/blog/3042041/202305/3042041-20230520142645443-1345374078.png) ![image](https://img2023.cnblogs. 阅读全文
posted @ 2023-05-01 10:20 GOD_HJ 阅读(187) 评论(1) 推荐(5) 编辑