Not a clarification, per se, but there's an odd inconsistency in the grid near the point (4, 5).
Yes, I do feel a bit ridiculous for noticing this, much less for making a forum post about it~
Problem 662
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.
- Jochen_P
- Posts: 55
- Joined: Mon Oct 05, 2009 10:47 am
- Location: Stuttgart, Germany
-
fpbosmans
- Posts: 3
- Joined: Tue Feb 19, 2019 2:11 pm
Re: Problem 662
I don't seem to understand the problem. How is a path defined?
According to my understanding of the problem there are 36 paths between (0,0) and (3,4).
According to my understanding of the problem there are 36 paths between (0,0) and (3,4).
-
vamsikal3
- Posts: 89
- Joined: Sat Oct 01, 2016 9:25 am
Re: Problem 662
<deleted post>
Last edited by vamsikal3 on Wed Nov 25, 2020 4:13 pm, edited 1 time in total.
my friend key --> 990813_OZPwQtCjkD6KlvxirOoTSZxccMFsuw1L


-
fpbosmans
- Posts: 3
- Joined: Tue Feb 19, 2019 2:11 pm
Re: Problem 662
Well, that is what I gathered, but still within the given constraints (x and y >= 0, so only going up and right) I don't see how you can come up with 278 paths
-
v6ph1
- Posts: 134
- Joined: Mon Aug 25, 2014 7:14 pm
Re: Problem 662
For a smaller example 2x2:
--> in Total 14
For the 3x4-Example there are the following combinations usable:
Expand
For the 3x4-Example there are the following combinations usable:
Expand

-
fpbosmans
- Posts: 3
- Joined: Tue Feb 19, 2019 2:11 pm
