Problem 330
Forum rules
As your posts will be visible to the general public you are requested to be thoughtful in not posting anything that might explicitly give away how to solve a particular problem.
This forum is NOT meant to discuss solution methods for a problem.
See also the topics:
Don't post any spoilers
Comments, questions and clarifications about PE problems.
As your posts will be visible to the general public you are requested to be thoughtful in not posting anything that might explicitly give away how to solve a particular problem.
This forum is NOT meant to discuss solution methods for a problem.
In particular don't post any code fragments or results.
Don't start begging others to give partial answers to problems
Don't ask for hints how to solve a problem
Don't start a new topic for a problem if there already exists one
Don't start begging others to give partial answers to problems
Don't ask for hints how to solve a problem
Don't start a new topic for a problem if there already exists one
See also the topics:
Don't post any spoilers
Comments, questions and clarifications about PE problems.
-
Knut.Angstrom
- Posts: 7
- Joined: Thu Apr 24, 2008 8:22 pm
Problem 330
Please clarify what you mean with A(10**9)+B(10**9) mod 77777777. Since A(10**9)+B(10**9) < 0 I am not sure of the definition of mod.
-
sivakd
- Posts: 217
- Joined: Fri Jul 17, 2009 9:37 am
- Location: California, USA
- Contact:
-
windgod123
- Posts: 1
- Joined: Thu Mar 31, 2011 5:14 am
-
sivakd
- Posts: 217
- Joined: Fri Jul 17, 2009 9:37 am
- Location: California, USA
- Contact:
Re: Problem 330
It's not infinite. It's a very large number. And there are ways to calculate mod of a very large number (example, problem 188 and 282) though I am not saying that knowing how to solve them is required to solve this problem.

puzzle is a euphemism for lack of clarity