|
|
Show all threads Hide all threads Show all messages Hide all messages | some hard tests | LeTim | 1374. Misere | 14 Feb 2025 19:13 | 1 | 7C 7D 7H 8D 8H 9H 10D JD KC KH 7S 8C 9C 9D 10C JS QD QS KS AC 8S 9S 10H 10S JH QH KD AD AH AS 3 7C 7D 8H 8S 9C 9H JC JH KC KH 8C 8D 9D 10H JD QC QH QS AD AH 7S 9S 10C 10D JS QD KD KS AC AS 2 7D 7S 8C 8D 9C JD QC QD KD AC 7H 8S 9D 9S 10D QH KH KS AD AS 9H 10C 10H 10S JC JH JS QS KC AH 2 7C 7D 7S 9C 9S 10C QS KC AC AS 7H 8D 8S 10D 10S JD QD QH KS AH 8C 8H 9D 9H JC JH QC KD KH AD 3 Answer to all tests above: ;) | Accepted | Shen Yang | 1374. Misere | 18 Oct 2016 04:42 | 1 | another easy 10000+ problem..haha | Some tests | RybKMU | 1374. Misere | 14 Feb 2014 15:35 | 2 | Here: 7S 9S KS 7C 9C QC 7D 8D 9D 7H QS 10S AC KC 8C KD 10D AH 9H 8H AS JS 8S JC 10C AD QD JD JH 10H 3 ;( 7S 10S 7C 8C 9C JC 7D 9D 7H 8H QS JS 8S KC QC 8C AD 8D QH 10H AS KS 9S 10C QD JD 10D KH JH 9H 3 ;( 7S 10S 7C 8C 9C JC 7D 9D 7H 8H QS JS 8S QC 8C AD 8D QH 10H KH AS KS 9S KC 10C QD JD 10D JH 9H 3 ;) 7S 7C 7D 10D JD QD KD 7H 9H JH 10S 9S KC 9C 8C AD 9D 8D AH 8H AS KS QS 8S AC JC 10C KH QH 10H 3 ;( 7S 7C 7D 10D JD QD KD 7H 9H JH 10S 9S KC 9C 8C 9D 8D AH 8H KH AS KS QS 8S AC JC 10C AD QH 10H 3 ;( 7S 7C 7D 10D JD QD KD 7H 9H JH 8S 9S 10C 9C 8C AD 9D 8D 8H 10H AS KS QS 10S AC KC JC AH KH QH 3 ;) 7S 7C 7D 9D JD KD 7H 10H JH QH AS AC KC QC JC 9C AD QD 10D KH KS 10S 9S 8S 10C 8C 8D AH 9H 8H 2 ;( 9S 10S JS 9C 10C JC 9D 10D JD JH 8S 7S 8C 7C 8D 7D 7H 8H 9H 10H AS KS QS AC KC QC AD KD QD QH 2 ;) AC 7D KD QH 8H 8C 8S 9C QC 10C KH 7H JH 7C 9H JS QD 8D 7S JD 10H KC AS AH QS JC 10D KS AD 10S 1 ;) 7C AH QC KC KD 9C 9H 8C 10C JH QS JC 9D 10H KH JD JS AC 8S AS 10D 7H KS 10S AD 7D 8H QH 8D QD 1 ;( 8C 10S 9D 7S KD QC 9C KS JC 8S 8H JD 7D QH 10H 10D 8D 10C AH JS KC QD 9S JH QS AS KH 9H 7H AC 3 ;( at least 2 tests are incorrect: 2nd & 3rd contains double 8C | Players' decisions | Alexey | 1374. Misere | 12 Mar 2012 04:08 | 1 | Am I right in the following assumptions? 1. If result of the game depends on second or third player's lead, the misere will not be played. 2. If result of the game depends on first player's lead (who declared the misere contract), we should assume that he or she always selects correct card. Edited by author 12.03.2012 04:21 | Post some tests please | Al.Cash | 1374. Misere | 17 Aug 2009 00:43 | 1 | I didn't try to submit this problem yet, but I would appreciate any data to test my solution. | Please help."Sorry W.S." | Paradox(Petrosian Alexander)~ | 1374. Misere | 6 May 2007 18:52 | 1 | I HAVE A PROGRAM BUT IT GIVES WA. WHO CAN GIVE ME PROGRAM WHAT GIVES AT LEAST TLE. IF YOU WHANT I CAN SHOW MY PROGRAM. Edited by RAU 29.06.2007 17:23 Edited by author 29.06.2007 17:23 | AC with little cheat :) | Burunduk1 | 1374. Misere | 4 Jun 2006 16:42 | 2 | After TLE 132 I've added this line: if (clock() - Start > 990) return Win[h] = 1; Maybe some new tests should be added? Or really there is only one worst case and answer to it is always ;) ?? I can't find a good test for you :( So, let it be AC now, but in future it may become WA... | need a clarification (+) | Kit (Vologda SPU) | 1374. Misere | 13 Sep 2005 14:06 | 2 | In what moment a trick is considered to be closed? When cards with a suit of the first card in the trick are over? Or, may be, at request of one of the players? Thanks. Edited by author 13.09.2005 10:18 In each trick all players must discard 1 card. If he has no cards with the suit of the first card in a trick he may discard any card he has. The player, who put the card of the highest rank with a suit of the first card in a trick, wins that trick. First player (who declared the misere contract) lose the game if wins any trick. |
|
|
|