http://coj.uci.cu/24h/problem.xhtml?abb=1072
Hi,
I really don't know if data sets are wrong or the problem needs a deeper analysis. So far I've tried printing out N^2, I can't see another way of maximising the number of chips in the board.
Thanks.
1072 - Chips on the Board
Forum rules
Remember that posting AC code is not allowed here. If you are going to ask a question or to post a solution, describe your algorithm instead. Posting AC code will be penalized.
Remember that posting AC code is not allowed here. If you are going to ask a question or to post a solution, describe your algorithm instead. Posting AC code will be penalized.
- ymondelo20
- Posts: 1968
- Joined: 9 years ago
- Location: Universidad de las Ciencias Informáticas
- Gender:

- Contact:
Re: 1072 - Chips on the board
There is, of course, a more optimal solution... otherwise you had ACC already ...
You have to work a little more looking at the problem
Best Regards.
You have to work a little more looking at the problem
Best Regards.
Last edited by ymondelo20 on Sun Nov 20, 2011 12:38 am, edited 1 time in total.
"Every problem has a simple, fast and wrong solution" OJ's Main Law. 
Re: 1072 - Chips on the board
Thanks, I'll try harder.
Best regards.
Best regards.
A computer scientist is a device for turning coffee into algorithms.
1072 - Chips on the board
Hello, someone that have accepted this exercise can put some test cases ?. I sent a solution but I got WA and want to know how bad I am. Greetings ... Excuse me for my bad english 
- ymondelo20
- Posts: 1968
- Joined: 9 years ago
- Location: Universidad de las Ciencias Informáticas
- Gender:

- Contact:
Re: 1072 - Chips on the board
Hello, one more test case has been added to the problem statement 
Best Regards.
Best Regards.
"Every problem has a simple, fast and wrong solution" OJ's Main Law. 
Re: 1072 - Chips on the board
I have a doubt!!! I got an Accepted in this problem but just now I it became a Wrong Answer I don't understand....
- ymondelo20
- Posts: 1968
- Joined: 9 years ago
- Location: Universidad de las Ciencias Informáticas
- Gender:

- Contact:
Re: 1072 - Chips on the board
The dataset for this problem was fixed some time ago (the initial dataset was incorrect). All the submissions for this problem have been retested recently (past week). One more test case has been added to the problem statement.ichigo wrote:I have a doubt!!! I got an Accepted in this problem but just now I it became a Wrong Answer I don't understand....
Best Regards.
"Every problem has a simple, fast and wrong solution" OJ's Main Law. 