
ACM_数学
bless295
人一我十,人十我万,永不放弃——kuangbin
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
SETI--高斯消元
SETITime Limit: 1000MS Memory Limit: 30000KTotal Submissions: 2030 Accepted: 1236DescriptionFor some years, quite a lot of work has been put into listening to e原创 2016-12-11 21:46:40 · 344 阅读 · 0 评论 -
百度之星初赛(A)--小C的倍数问题----余数定理
小C的倍数问题Accepts: 1990Submissions: 4931Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Problem Description根据小学数学的知识,我们知道一个正整数x是3的倍数的条件是x每一位原创 2017-08-13 21:49:04 · 276 阅读 · 0 评论 -
B. Jeff and Furik----数学期望
B. Jeff and Furiktime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputJeff has become friends with Furik. Now th原创 2017-07-29 21:58:55 · 414 阅读 · 0 评论 -
C - Xiao Ming's Hope----lucas定理
C - Xiao Ming's Hope HDU - 4349 Xiao Ming likes counting numbers very much, especially he is fond of counting odd numbers. Maybe he thinks it is the best way to show he is alone without a原创 2017-05-05 16:43:24 · 590 阅读 · 0 评论 -
A - Primitive Roots----原根
A - Primitive Roots POJ - 1284 We say that integer x, 0 i mod p) | 1 <= i <= p-1 } is equal to { 1, ..., p-1 }. For example, the consecutive powers of 3 modulo 7 are 3, 2, 6, 4, 5, 1, and th原创 2017-04-06 21:41:51 · 432 阅读 · 0 评论 -
B. Number Busters----数学推演
B. Number Busterstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputArthur and Alexander are number busters. T原创 2017-04-05 21:02:46 · 365 阅读 · 0 评论 -
2456: mode----思维卡内存
2456: modeTime Limit: 1 Sec Memory Limit: 1 MBSubmit: 4571 Solved: 1900[Submit][Status][Discuss]Description给你一个n个数的数列,其中某个数出现了超过n div 2次即众数,请你找出那个数。Input第1行一个正整数n。第2行n个正整数用空格原创 2017-03-30 18:55:25 · 465 阅读 · 0 评论 -
1968: [Ahoi2005]COMMON 约数研究----数学水题
1968: [Ahoi2005]COMMON 约数研究Time Limit: 1 Sec Memory Limit: 64 MBSubmit: 2220 Solved: 1702[Submit][Status][Discuss]DescriptionInput只有一行一个整数 N(0 Output只有一行输出,为整数M,即f(1)到f(N)的累加和。原创 2017-03-30 18:58:44 · 284 阅读 · 0 评论 -
zhx's contest----快速幂+快速乘
zhx's contestTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 2343 Accepted Submission(s): 738Problem DescriptionAs one of the原创 2017-02-22 15:41:50 · 477 阅读 · 0 评论 -
E. Timofey and remoduling----数论及数学公式
E. Timofey and remodulingtime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputLittle Timofey likes integers a l原创 2017-02-07 17:11:48 · 1023 阅读 · 0 评论 -
EXTENDED LIGHTS OUT--高斯消元
EXTENDED LIGHTS OUTTime Limit: 1000MS Memory Limit: 10000KTotal Submissions: 9807 Accepted: 6360DescriptionIn an extended version of the game Lights Out, is a p原创 2016-12-26 13:29:03 · 345 阅读 · 0 评论 -
Flip Game--高斯消元
Flip GameTime Limit: 1000MS Memory Limit: 65536KTotal Submissions: 42090 Accepted: 18169DescriptionFlip game is played on a rectangular 4x4 field with two-sided原创 2016-12-26 13:21:11 · 399 阅读 · 0 评论 -
Widget Factory--高斯消元
Widget FactoryTime Limit: 7000MS Memory Limit: 65536KTotal Submissions: 5806 Accepted: 2013DescriptionThe widget factory produces several different kinds of wid原创 2016-12-07 01:06:46 · 453 阅读 · 0 评论 -
A. Divisible by Seven----打表暴力/数学思维
A. Divisible by Seventime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou have number a, whose decimal repre原创 2017-08-23 15:01:54 · 381 阅读 · 0 评论