Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

数论没有学好,概念不清楚

Posted by Los_Angelos_Laycurse at 2014-08-19 16:22:43 on Problem 2835
M ≡ pi (mod ai)    这个 pi一定是   0<=pi<=ai-1 还是 可以 pi>ai
如果是按前者理解 那这道题恒无解 因为 M = p1 × b1 + p2 × b2 + … + pn × bn
当M取值无穷大的时候 如果b[]给定了 p的范围受限制 显然取不到M。。。。

所以我现在才发现 pi有可能 >=ai,题目没有交代。。。。。


还有一种理解方式 就是   将M取mod lcm以后的值 限制在 0~lcm-1的范围,然后再限制  0<=pi<=ai-1..

我的代码是按照第二种方式理解的,check了一下 如果是第二种理解方式应该是AC的,
但是木有。。。。 所以 很有可能是第一种理解方式是对的。。。。

Followed by:

Post your reply here:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator