摘要: 引言 大衍求一术是秦九韶发明的一种求特殊一次同余式的方法,以下摘自百度百科 秦九韶,字道古,生活于南宋时期,自幼喜好数学,经过长期积累和苦心钻研,于公元1247年写成《数书九章》。这部中世纪的数学杰作,在许多方面都有创造,其中求解一次同余组的“大衍求一术”和求高次方程数值解的“正负开方术”,更是具有 阅读全文
posted @ 2019-08-04 11:47 mool 阅读(2548) 评论(6) 推荐(1) 编辑
摘要: Problem Description In computer science, a character is a letter, a digit, a punctuation mark or some other similar symbol. Since computers can only p 阅读全文
posted @ 2019-08-03 10:24 mool 阅读(259) 评论(0) 推荐(0) 编辑
摘要: Problem Description There is an apple tree in front of Taotao's house. When autumn comes, n apples on the tree ripen, and Taotao will go to pick these 阅读全文
posted @ 2019-08-02 13:04 mool 阅读(194) 评论(0) 推荐(0) 编辑
摘要: A题 Description 题目链接: https://codeforces.com/contest/1199/problem/A 题意: 给定长度为n(1≤n≤100000)的一个序列a,以及两个整数x,y(0≤x,y≤7)。要求在序列里最靠前的一个索引d满足a[j]>=a[d] (d−x≤j< 阅读全文
posted @ 2019-07-31 15:51 mool 阅读(211) 评论(0) 推荐(0) 编辑