最新文章
-
[LSS Short] Dandelion
This story is part of LSS4 by XGN. Dandelion,dandelion,where will you fly? Will you take my heart away? "I am feeling not good today" It's late night, and Ookami the werewolf girl still could't fall asleep. "Damn the math test.. It must be the test…… -
[Crimson boy can you solve it?] [1] 简易琴生不等式两则
简易琴生不等式两则,能使你在繁重的中考学习压力下锻炼思维,获得成功的快感!!! 1.x,y,z\in \mathbb{R}^+,xyz=1,证明: \frac{x^3}{(1+y)(1+z)}+\frac{y^3}{(1+x)(1+z)}+\frac{z^3}{(1+x)(1+y)}\geq\frac{3}{4} 2.\alpha>\beta>0.a_1,a_2,...a_n\in\mathbb{R}^+,证明: (…… -
解析之美--曲线系
注意:理解曲线系最重要的要点是将某方程F(x,y)=0中的多项式F(x,y)当做关于一点坐标的函数.当一点(m,n)在F(x,y)=0的图像上时,便满足F(m,n)=0 1.先从一道不能算曲线系精髓的直线系题目说起 如图AD平分∠BAC,AD上任取一点E,使得BE交边CD于F,CE交边BD于G 求证AD平分∠GAE …… -
Orange Boy Can You Solve It Out? Ep. 40
Simple 思考题 Ninja Try to find any of three integers X,Y,Z in a given integer array A of length N so that X+Y=Z. Example Input: A={1,2,3} Output: X=1,Y=2,Z=3 Input: A={0} Output: X=0,Y=0,Z=0 Input: A={1,9,2,6,0,8,1,7} Output: X=1,Y=8,Z=9 Input: A=…… -
Orange Boy Can You Solve It Out? Ep. 39
思考题 greedy? SMM Have you ever played Super Mario Maker (2)? There's an interesting mode called Endless Challenge. Let's look at a simplified version: The game contains N levels. The player plays from level 1 to level N in order. In Level i, ther…… -
Rune Factory 4 Speical 游玩感想
Sorry, this article is for Chinese readers. 前言 本文章含有Mild Spoiler 笔者二月初的时候瞎逛Nintendo美区网站关注到了RF4S的发布。第一眼看到农场元素就觉得是牧场物语就感觉很熟悉,又听说可以和Monster交朋友,还有一条大龙,笔者对这些元素都很感兴趣,于是…… -
Orange Boy Can You Solve It Out? Ep. 38
思考题 long ago Chess Ninetail and Doragon are playing Global Chess on a chessboard with N*M grids. The left-upper corner is (1,1) and the right-lower corner is (N,M) The Global Chess goes as follows: Each player has some soldiers. Ninetail plays …… -
[Crimson boy can you solve it?] ep3.14 Pi day special!!!!
$[问题]证明\pi是无理数$ math latex中文字为解答,斜体文字为注释 [解答]首先还是老套路,设\pi=\frac{a}{b} 令f(x)=\frac{x^n(a-bx)^n}{n!}① 之所以要写成这种分母为n!的形式,是为了方便后面用麦克劳林展开比较系数 所以f(x)=\frac{b^nx^n(\pi-x)^n}{n!}② 由②易得f(x)…… -
Tiny Tiny RSS (ttrss) 搭建&食用指北
前言 最近感觉看睿站有点多,浪费了很多时间。 正巧看见了rsshub的b站up订阅功能 就开始寻找rss服务 但找了半天都没有合适的服务 决定自己建一个 准备 服务器一台 一定的动手能力、搜索能力 过程 一开始使用Docker镜像的方式进行安装 使用SSH进行安装 sudo apt instal…… -
LSS 4 Announcement & Editorial
Hi, coders! I, XGN, welcome you to LSS 4, the super easy contest. Contest Detail: Start at 2020/3/2 and deadline is the weekend after English Extra Exam is finished. Contest Duration: 1h Problem Count: 4 Score Distribution: 50+50+100+100 Difficult……