@cyrilverloop/codingame-configuration 1.4.0 → 1.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (622) hide show
  1. package/CHANGELOG.md +50 -1
  2. package/config/easy/ABitOfAccountingLettering/code/CGCode.js +13 -0
  3. package/config/easy/ABitOfAccountingLettering/code/CGCode.php +16 -0
  4. package/config/easy/ABitOfAccountingLettering/config.json +28 -0
  5. package/config/easy/ABitOfAccountingLettering/input/01 - test 1.txt +4 -0
  6. package/config/easy/ABitOfAccountingLettering/input/02 - test 2.txt +6 -0
  7. package/config/easy/ABitOfAccountingLettering/input/03 - test 3.txt +5 -0
  8. package/config/easy/ABitOfAccountingLettering/input/04 - test 4.txt +9 -0
  9. package/config/easy/ABitOfAccountingLettering/output/01 - test 1.txt +1 -0
  10. package/config/easy/ABitOfAccountingLettering/output/02 - test 2.txt +2 -0
  11. package/config/easy/ABitOfAccountingLettering/output/03 - test 3.txt +1 -0
  12. package/config/easy/ABitOfAccountingLettering/output/04 - test 4.txt +3 -0
  13. package/config/easy/ASCIIWorms/code/CGCode.js +8 -0
  14. package/config/easy/ASCIIWorms/code/CGCode.php +9 -0
  15. package/config/easy/ASCIIWorms/config.json +28 -0
  16. package/config/easy/ASCIIWorms/input/01 - Just a normal worm.txt +3 -0
  17. package/config/easy/ASCIIWorms/input/02 - Tiny worm.txt +3 -0
  18. package/config/easy/ASCIIWorms/input/03 - HUGE worm!.txt +3 -0
  19. package/config/easy/ASCIIWorms/input/04 - Gives me scoleciphobia.txt +3 -0
  20. package/config/easy/ASCIIWorms/output/01 - Just a normal worm.txt +6 -0
  21. package/config/easy/ASCIIWorms/output/02 - Tiny worm.txt +3 -0
  22. package/config/easy/ASCIIWorms/output/03 - HUGE worm!.txt +9 -0
  23. package/config/easy/ASCIIWorms/output/04 - Gives me scoleciphobia.txt +16 -0
  24. package/config/easy/AgentXMission1TheCaesarCipher/code/CGCode.js +8 -0
  25. package/config/easy/AgentXMission1TheCaesarCipher/code/CGCode.php +9 -0
  26. package/config/easy/AgentXMission1TheCaesarCipher/config.json +53 -0
  27. package/config/easy/AgentXMission1TheCaesarCipher/input/01 - test 1.txt +2 -0
  28. package/config/easy/AgentXMission1TheCaesarCipher/input/02 - test 2.txt +2 -0
  29. package/config/easy/AgentXMission1TheCaesarCipher/input/03 - test 3.txt +2 -0
  30. package/config/easy/AgentXMission1TheCaesarCipher/input/04 - test 4.txt +2 -0
  31. package/config/easy/AgentXMission1TheCaesarCipher/input/05 - test 5.txt +2 -0
  32. package/config/easy/AgentXMission1TheCaesarCipher/input/06 - Word in start.txt +2 -0
  33. package/config/easy/AgentXMission1TheCaesarCipher/input/07 - Some interference (Word in middle).txt +2 -0
  34. package/config/easy/AgentXMission1TheCaesarCipher/input/08 - Word in the end.txt +2 -0
  35. package/config/easy/AgentXMission1TheCaesarCipher/input/09 - test 9.txt +2 -0
  36. package/config/easy/AgentXMission1TheCaesarCipher/output/01 - test 1.txt +2 -0
  37. package/config/easy/AgentXMission1TheCaesarCipher/output/02 - test 2.txt +2 -0
  38. package/config/easy/AgentXMission1TheCaesarCipher/output/03 - test 3.txt +2 -0
  39. package/config/easy/AgentXMission1TheCaesarCipher/output/04 - test 4.txt +2 -0
  40. package/config/easy/AgentXMission1TheCaesarCipher/output/05 - test 5.txt +2 -0
  41. package/config/easy/AgentXMission1TheCaesarCipher/output/06 - Word in start.txt +2 -0
  42. package/config/easy/AgentXMission1TheCaesarCipher/output/07 - Some interference (Word in middle).txt +2 -0
  43. package/config/easy/AgentXMission1TheCaesarCipher/output/08 - Word in the end.txt +2 -0
  44. package/config/easy/AgentXMission1TheCaesarCipher/output/09 - test 9.txt +2 -0
  45. package/config/easy/AnAdventureInTheFantasyWorld/code/CGCode.js +10 -0
  46. package/config/easy/AnAdventureInTheFantasyWorld/code/CGCode.php +12 -0
  47. package/config/easy/AnAdventureInTheFantasyWorld/config.json +48 -0
  48. package/config/easy/AnAdventureInTheFantasyWorld/input/01 - test 1.txt +16 -0
  49. package/config/easy/AnAdventureInTheFantasyWorld/input/02 - test 2.txt +33 -0
  50. package/config/easy/AnAdventureInTheFantasyWorld/input/03 - test 3.txt +52 -0
  51. package/config/easy/AnAdventureInTheFantasyWorld/input/04 - test 4.txt +33 -0
  52. package/config/easy/AnAdventureInTheFantasyWorld/input/05 - test 5.txt +173 -0
  53. package/config/easy/AnAdventureInTheFantasyWorld/input/06 - test 6.txt +109 -0
  54. package/config/easy/AnAdventureInTheFantasyWorld/input/07 - test 7.txt +201 -0
  55. package/config/easy/AnAdventureInTheFantasyWorld/input/08 - test 8.txt +147 -0
  56. package/config/easy/AnAdventureInTheFantasyWorld/output/01 - test 1.txt +1 -0
  57. package/config/easy/AnAdventureInTheFantasyWorld/output/02 - test 2.txt +1 -0
  58. package/config/easy/AnAdventureInTheFantasyWorld/output/03 - test 3.txt +1 -0
  59. package/config/easy/AnAdventureInTheFantasyWorld/output/04 - test 4.txt +1 -0
  60. package/config/easy/AnAdventureInTheFantasyWorld/output/05 - test 5.txt +1 -0
  61. package/config/easy/AnAdventureInTheFantasyWorld/output/06 - test 6.txt +1 -0
  62. package/config/easy/AnAdventureInTheFantasyWorld/output/07 - test 7.txt +1 -0
  63. package/config/easy/AnAdventureInTheFantasyWorld/output/08 - test 8.txt +1 -0
  64. package/config/easy/BlendingColors/code/CGCode.js +16 -0
  65. package/config/easy/BlendingColors/code/CGCode.php +15 -0
  66. package/config/easy/BlendingColors/config.json +33 -0
  67. package/config/easy/BlendingColors/input/01 - RGB.txt +10 -0
  68. package/config/easy/BlendingColors/input/02 - CMY.txt +31 -0
  69. package/config/easy/BlendingColors/input/03 - All colors.txt +61 -0
  70. package/config/easy/BlendingColors/input/04 - Concentric.txt +15 -0
  71. package/config/easy/BlendingColors/input/05 - BigCanvas.txt +101 -0
  72. package/config/easy/BlendingColors/output/01 - RGB.txt +6 -0
  73. package/config/easy/BlendingColors/output/02 - CMY.txt +20 -0
  74. package/config/easy/BlendingColors/output/03 - All colors.txt +50 -0
  75. package/config/easy/BlendingColors/output/04 - Concentric.txt +8 -0
  76. package/config/easy/BlendingColors/output/05 - BigCanvas.txt +50 -0
  77. package/config/easy/CharacterReplacementProblem/code/CGCode.js +10 -0
  78. package/config/easy/CharacterReplacementProblem/code/CGCode.php +12 -0
  79. package/config/easy/CharacterReplacementProblem/config.json +48 -0
  80. package/config/easy/CharacterReplacementProblem/input/01 - test 1.txt +5 -0
  81. package/config/easy/CharacterReplacementProblem/input/02 - test 2.txt +5 -0
  82. package/config/easy/CharacterReplacementProblem/input/03 - test 3.txt +7 -0
  83. package/config/easy/CharacterReplacementProblem/input/04 - test 4.txt +6 -0
  84. package/config/easy/CharacterReplacementProblem/input/05 - test 5.txt +6 -0
  85. package/config/easy/CharacterReplacementProblem/input/06 - test 6.txt +7 -0
  86. package/config/easy/CharacterReplacementProblem/input/07 - test 7.txt +7 -0
  87. package/config/easy/CharacterReplacementProblem/input/08 - test 8.txt +8 -0
  88. package/config/easy/CharacterReplacementProblem/output/01 - test 1.txt +3 -0
  89. package/config/easy/CharacterReplacementProblem/output/02 - test 2.txt +3 -0
  90. package/config/easy/CharacterReplacementProblem/output/03 - test 3.txt +5 -0
  91. package/config/easy/CharacterReplacementProblem/output/04 - test 4.txt +1 -0
  92. package/config/easy/CharacterReplacementProblem/output/05 - test 5.txt +4 -0
  93. package/config/easy/CharacterReplacementProblem/output/06 - test 6.txt +1 -0
  94. package/config/easy/CharacterReplacementProblem/output/07 - test 7.txt +5 -0
  95. package/config/easy/CharacterReplacementProblem/output/08 - test 8.txt +6 -0
  96. package/config/easy/CouplesPictureFrame/code/CGCode.js +7 -0
  97. package/config/easy/CouplesPictureFrame/code/CGCode.php +8 -0
  98. package/config/easy/CouplesPictureFrame/config.json +108 -0
  99. package/config/easy/CouplesPictureFrame/input/01 - Same Length.txt +2 -0
  100. package/config/easy/CouplesPictureFrame/input/02 - wife is twice husband.txt +2 -0
  101. package/config/easy/CouplesPictureFrame/input/03 - husband is twice wife.txt +2 -0
  102. package/config/easy/CouplesPictureFrame/input/04 - husband is 3x wife.txt +2 -0
  103. package/config/easy/CouplesPictureFrame/input/05 - wife is 3x husband.txt +2 -0
  104. package/config/easy/CouplesPictureFrame/input/06 - gcf is 1.txt +2 -0
  105. package/config/easy/CouplesPictureFrame/input/07 - gcf is 2, wife is longer.txt +2 -0
  106. package/config/easy/CouplesPictureFrame/input/08 - gcf is 2, wife is shorter.txt +2 -0
  107. package/config/easy/CouplesPictureFrame/input/09 - multiples of 3, wife is longer.txt +2 -0
  108. package/config/easy/CouplesPictureFrame/input/10 - multiples of 3, wife is shorter.txt +2 -0
  109. package/config/easy/CouplesPictureFrame/input/11 - more random cases.txt +2 -0
  110. package/config/easy/CouplesPictureFrame/input/12 - test 12.txt +2 -0
  111. package/config/easy/CouplesPictureFrame/input/13 - test 13.txt +2 -0
  112. package/config/easy/CouplesPictureFrame/input/14 - test 14.txt +2 -0
  113. package/config/easy/CouplesPictureFrame/input/15 - test 15.txt +2 -0
  114. package/config/easy/CouplesPictureFrame/input/16 - test 16.txt +2 -0
  115. package/config/easy/CouplesPictureFrame/input/17 - test 17.txt +2 -0
  116. package/config/easy/CouplesPictureFrame/input/18 - test 18.txt +2 -0
  117. package/config/easy/CouplesPictureFrame/input/19 - test 19.txt +2 -0
  118. package/config/easy/CouplesPictureFrame/input/20 - test 20.txt +2 -0
  119. package/config/easy/CouplesPictureFrame/output/01 - Same Length.txt +10 -0
  120. package/config/easy/CouplesPictureFrame/output/02 - wife is twice husband.txt +10 -0
  121. package/config/easy/CouplesPictureFrame/output/03 - husband is twice wife.txt +10 -0
  122. package/config/easy/CouplesPictureFrame/output/04 - husband is 3x wife.txt +11 -0
  123. package/config/easy/CouplesPictureFrame/output/05 - wife is 3x husband.txt +11 -0
  124. package/config/easy/CouplesPictureFrame/output/06 - gcf is 1.txt +22 -0
  125. package/config/easy/CouplesPictureFrame/output/07 - gcf is 2, wife is longer.txt +26 -0
  126. package/config/easy/CouplesPictureFrame/output/08 - gcf is 2, wife is shorter.txt +26 -0
  127. package/config/easy/CouplesPictureFrame/output/09 - multiples of 3, wife is longer.txt +20 -0
  128. package/config/easy/CouplesPictureFrame/output/10 - multiples of 3, wife is shorter.txt +20 -0
  129. package/config/easy/CouplesPictureFrame/output/11 - more random cases.txt +22 -0
  130. package/config/easy/CouplesPictureFrame/output/12 - test 12.txt +30 -0
  131. package/config/easy/CouplesPictureFrame/output/13 - test 13.txt +14 -0
  132. package/config/easy/CouplesPictureFrame/output/14 - test 14.txt +22 -0
  133. package/config/easy/CouplesPictureFrame/output/15 - test 15.txt +20 -0
  134. package/config/easy/CouplesPictureFrame/output/16 - test 16.txt +23 -0
  135. package/config/easy/CouplesPictureFrame/output/17 - test 17.txt +9 -0
  136. package/config/easy/CouplesPictureFrame/output/18 - test 18.txt +20 -0
  137. package/config/easy/CouplesPictureFrame/output/19 - test 19.txt +24 -0
  138. package/config/easy/CouplesPictureFrame/output/20 - test 20.txt +26 -0
  139. package/config/easy/CrazyList/code/CGCode.js +6 -0
  140. package/config/easy/CrazyList/code/CGCode.php +7 -0
  141. package/config/easy/CrazyList/config.json +63 -0
  142. package/config/easy/CrazyList/input/01 - Example 1.txt +1 -0
  143. package/config/easy/CrazyList/input/02 - Example 2.txt +1 -0
  144. package/config/easy/CrazyList/input/03 - A long list.txt +1 -0
  145. package/config/easy/CrazyList/input/04 - A short list.txt +1 -0
  146. package/config/easy/CrazyList/input/05 - Be negative.txt +1 -0
  147. package/config/easy/CrazyList/input/06 - Crazy negative.txt +1 -0
  148. package/config/easy/CrazyList/input/07 - Full negative.txt +1 -0
  149. package/config/easy/CrazyList/input/08 - Very short.txt +1 -0
  150. package/config/easy/CrazyList/input/09 - Zero.txt +1 -0
  151. package/config/easy/CrazyList/input/10 - Crazy.txt +1 -0
  152. package/config/easy/CrazyList/input/11 - Strange !.txt +1 -0
  153. package/config/easy/CrazyList/output/01 - Example 1.txt +1 -0
  154. package/config/easy/CrazyList/output/02 - Example 2.txt +1 -0
  155. package/config/easy/CrazyList/output/03 - A long list.txt +1 -0
  156. package/config/easy/CrazyList/output/04 - A short list.txt +1 -0
  157. package/config/easy/CrazyList/output/05 - Be negative.txt +1 -0
  158. package/config/easy/CrazyList/output/06 - Crazy negative.txt +1 -0
  159. package/config/easy/CrazyList/output/07 - Full negative.txt +1 -0
  160. package/config/easy/CrazyList/output/08 - Very short.txt +1 -0
  161. package/config/easy/CrazyList/output/09 - Zero.txt +1 -0
  162. package/config/easy/CrazyList/output/10 - Crazy.txt +1 -0
  163. package/config/easy/CrazyList/output/11 - Strange !.txt +1 -0
  164. package/config/easy/CreateTurnHereSigns/config.json +1 -1
  165. package/config/easy/DeusHexMachina/code/CGCode.js +6 -0
  166. package/config/easy/DeusHexMachina/code/CGCode.php +7 -0
  167. package/config/easy/DeusHexMachina/config.json +118 -0
  168. package/config/easy/DeusHexMachina/input/01 - test 1.txt +1 -0
  169. package/config/easy/DeusHexMachina/input/02 - test 2.txt +1 -0
  170. package/config/easy/DeusHexMachina/input/03 - test 3.txt +1 -0
  171. package/config/easy/DeusHexMachina/input/04 - test 4.txt +1 -0
  172. package/config/easy/DeusHexMachina/input/05 - test 5.txt +1 -0
  173. package/config/easy/DeusHexMachina/input/06 - test 6.txt +1 -0
  174. package/config/easy/DeusHexMachina/input/07 - test 7.txt +1 -0
  175. package/config/easy/DeusHexMachina/input/08 - test 8.txt +1 -0
  176. package/config/easy/DeusHexMachina/input/09 - test 9.txt +1 -0
  177. package/config/easy/DeusHexMachina/input/10 - test 10.txt +1 -0
  178. package/config/easy/DeusHexMachina/input/11 - test 11.txt +1 -0
  179. package/config/easy/DeusHexMachina/input/12 - test 12.txt +1 -0
  180. package/config/easy/DeusHexMachina/input/13 - test 13.txt +1 -0
  181. package/config/easy/DeusHexMachina/input/14 - test 14.txt +1 -0
  182. package/config/easy/DeusHexMachina/input/15 - test 15.txt +1 -0
  183. package/config/easy/DeusHexMachina/input/16 - test 16.txt +1 -0
  184. package/config/easy/DeusHexMachina/input/17 - test 17.txt +1 -0
  185. package/config/easy/DeusHexMachina/input/18 - test 18.txt +1 -0
  186. package/config/easy/DeusHexMachina/input/19 - test 19.txt +1 -0
  187. package/config/easy/DeusHexMachina/input/20 - test 20.txt +1 -0
  188. package/config/easy/DeusHexMachina/input/21 - test 21.txt +1 -0
  189. package/config/easy/DeusHexMachina/input/22 - test 22.txt +1 -0
  190. package/config/easy/DeusHexMachina/output/01 - test 1.txt +1 -0
  191. package/config/easy/DeusHexMachina/output/02 - test 2.txt +1 -0
  192. package/config/easy/DeusHexMachina/output/03 - test 3.txt +1 -0
  193. package/config/easy/DeusHexMachina/output/04 - test 4.txt +1 -0
  194. package/config/easy/DeusHexMachina/output/05 - test 5.txt +1 -0
  195. package/config/easy/DeusHexMachina/output/06 - test 6.txt +1 -0
  196. package/config/easy/DeusHexMachina/output/07 - test 7.txt +1 -0
  197. package/config/easy/DeusHexMachina/output/08 - test 8.txt +1 -0
  198. package/config/easy/DeusHexMachina/output/09 - test 9.txt +1 -0
  199. package/config/easy/DeusHexMachina/output/10 - test 10.txt +1 -0
  200. package/config/easy/DeusHexMachina/output/11 - test 11.txt +1 -0
  201. package/config/easy/DeusHexMachina/output/12 - test 12.txt +1 -0
  202. package/config/easy/DeusHexMachina/output/13 - test 13.txt +1 -0
  203. package/config/easy/DeusHexMachina/output/14 - test 14.txt +1 -0
  204. package/config/easy/DeusHexMachina/output/15 - test 15.txt +1 -0
  205. package/config/easy/DeusHexMachina/output/16 - test 16.txt +1 -0
  206. package/config/easy/DeusHexMachina/output/17 - test 17.txt +1 -0
  207. package/config/easy/DeusHexMachina/output/18 - test 18.txt +1 -0
  208. package/config/easy/DeusHexMachina/output/19 - test 19.txt +1 -0
  209. package/config/easy/DeusHexMachina/output/20 - test 20.txt +1 -0
  210. package/config/easy/DeusHexMachina/output/21 - test 21.txt +1 -0
  211. package/config/easy/DeusHexMachina/output/22 - test 22.txt +1 -0
  212. package/config/easy/DuoCombinations/code/CGCode.js +9 -0
  213. package/config/easy/DuoCombinations/code/CGCode.php +11 -0
  214. package/config/easy/DuoCombinations/config.json +38 -0
  215. package/config/easy/DuoCombinations/input/01 - Basic.txt +3 -0
  216. package/config/easy/DuoCombinations/input/02 - Couple of pairs.txt +4 -0
  217. package/config/easy/DuoCombinations/input/03 - New symbols.txt +4 -0
  218. package/config/easy/DuoCombinations/input/04 - Other symbols.txt +4 -0
  219. package/config/easy/DuoCombinations/input/05 - More symbols.txt +5 -0
  220. package/config/easy/DuoCombinations/input/06 - Extended output.txt +6 -0
  221. package/config/easy/DuoCombinations/output/01 - Basic.txt +4 -0
  222. package/config/easy/DuoCombinations/output/02 - Couple of pairs.txt +15 -0
  223. package/config/easy/DuoCombinations/output/03 - New symbols.txt +15 -0
  224. package/config/easy/DuoCombinations/output/04 - Other symbols.txt +15 -0
  225. package/config/easy/DuoCombinations/output/05 - More symbols.txt +46 -0
  226. package/config/easy/DuoCombinations/output/06 - Extended output.txt +125 -0
  227. package/config/easy/EuclidsAlgorithmWithComplexNumbers/code/CGCode.js +11 -0
  228. package/config/easy/EuclidsAlgorithmWithComplexNumbers/code/CGCode.php +8 -0
  229. package/config/easy/EuclidsAlgorithmWithComplexNumbers/config.json +43 -0
  230. package/config/easy/EuclidsAlgorithmWithComplexNumbers/input/01 - 2 is not prime.txt +2 -0
  231. package/config/easy/EuclidsAlgorithmWithComplexNumbers/input/02 - Random.txt +2 -0
  232. package/config/easy/EuclidsAlgorithmWithComplexNumbers/input/03 - Don/342/200/231t sort.txt" +2 -0
  233. package/config/easy/EuclidsAlgorithmWithComplexNumbers/input/04 - Rounding.txt +2 -0
  234. package/config/easy/EuclidsAlgorithmWithComplexNumbers/input/05 - Big.txt +2 -0
  235. package/config/easy/EuclidsAlgorithmWithComplexNumbers/input/06 - Bigger.txt +2 -0
  236. package/config/easy/EuclidsAlgorithmWithComplexNumbers/input/07 - Care even rounding.txt +2 -0
  237. package/config/easy/EuclidsAlgorithmWithComplexNumbers/output/01 - 2 is not prime.txt +2 -0
  238. package/config/easy/EuclidsAlgorithmWithComplexNumbers/output/02 - Random.txt +6 -0
  239. package/config/easy/EuclidsAlgorithmWithComplexNumbers/output/03 - Don/342/200/231t sort.txt" +6 -0
  240. package/config/easy/EuclidsAlgorithmWithComplexNumbers/output/04 - Rounding.txt +6 -0
  241. package/config/easy/EuclidsAlgorithmWithComplexNumbers/output/05 - Big.txt +4 -0
  242. package/config/easy/EuclidsAlgorithmWithComplexNumbers/output/06 - Bigger.txt +9 -0
  243. package/config/easy/EuclidsAlgorithmWithComplexNumbers/output/07 - Care even rounding.txt +3 -0
  244. package/config/easy/FibonaccisRabbit/code/CGCode.js +11 -0
  245. package/config/easy/FibonaccisRabbit/code/CGCode.php +8 -0
  246. package/config/easy/FibonaccisRabbit/config.json +48 -0
  247. package/config/easy/FibonaccisRabbit/input/01 - Fibonacci/342/200/231s Classic.txt" +2 -0
  248. package/config/easy/FibonaccisRabbit/input/02 - 3rd Generation.txt +2 -0
  249. package/config/easy/FibonaccisRabbit/input/03 - Old Rabbits.txt +2 -0
  250. package/config/easy/FibonaccisRabbit/input/04 - There/342/200/231s no bunny.txt" +2 -0
  251. package/config/easy/FibonaccisRabbit/input/05 - Birth Control.txt +2 -0
  252. package/config/easy/FibonaccisRabbit/input/06 - Lots of Bunnies.txt +2 -0
  253. package/config/easy/FibonaccisRabbit/input/07 - test 7.txt +2 -0
  254. package/config/easy/FibonaccisRabbit/input/08 - test 8.txt +2 -0
  255. package/config/easy/FibonaccisRabbit/output/01 - Fibonacci/342/200/231s Classic.txt" +1 -0
  256. package/config/easy/FibonaccisRabbit/output/02 - 3rd Generation.txt +1 -0
  257. package/config/easy/FibonaccisRabbit/output/03 - Old Rabbits.txt +1 -0
  258. package/config/easy/FibonaccisRabbit/output/04 - There/342/200/231s no bunny.txt" +1 -0
  259. package/config/easy/FibonaccisRabbit/output/05 - Birth Control.txt +1 -0
  260. package/config/easy/FibonaccisRabbit/output/06 - Lots of Bunnies.txt +1 -0
  261. package/config/easy/FibonaccisRabbit/output/07 - test 7.txt +1 -0
  262. package/config/easy/FibonaccisRabbit/output/08 - test 8.txt +1 -0
  263. package/config/easy/FixTheNetworks/code/CGCode.js +9 -0
  264. package/config/easy/FixTheNetworks/code/CGCode.php +11 -0
  265. package/config/easy/FixTheNetworks/config.json +28 -0
  266. package/config/easy/FixTheNetworks/input/01 - test 1.txt +5 -0
  267. package/config/easy/FixTheNetworks/input/02 - test 2.txt +6 -0
  268. package/config/easy/FixTheNetworks/input/03 - test 3.txt +5 -0
  269. package/config/easy/FixTheNetworks/input/04 - test 4.txt +3 -0
  270. package/config/easy/FixTheNetworks/output/01 - test 1.txt +4 -0
  271. package/config/easy/FixTheNetworks/output/02 - test 2.txt +5 -0
  272. package/config/easy/FixTheNetworks/output/03 - test 3.txt +4 -0
  273. package/config/easy/FixTheNetworks/output/04 - test 4.txt +2 -0
  274. package/config/easy/FurlongsPerFortnight/code/CGCode.js +6 -0
  275. package/config/easy/FurlongsPerFortnight/code/CGCode.php +7 -0
  276. package/config/easy/FurlongsPerFortnight/config.json +78 -0
  277. package/config/easy/FurlongsPerFortnight/input/01 - DT dt.txt +1 -0
  278. package/config/easy/FurlongsPerFortnight/input/02 - D d.txt +1 -0
  279. package/config/easy/FurlongsPerFortnight/input/03 - Dt dT.txt +1 -0
  280. package/config/easy/FurlongsPerFortnight/input/04 - dT Dt.txt +1 -0
  281. package/config/easy/FurlongsPerFortnight/input/05 - d D.txt +1 -0
  282. package/config/easy/FurlongsPerFortnight/input/06 - dt DT.txt +1 -0
  283. package/config/easy/FurlongsPerFortnight/input/07 - T t.txt +1 -0
  284. package/config/easy/FurlongsPerFortnight/input/08 - t T.txt +1 -0
  285. package/config/easy/FurlongsPerFortnight/input/09 - miles to inches.txt +1 -0
  286. package/config/easy/FurlongsPerFortnight/input/10 - miles to inches.txt +1 -0
  287. package/config/easy/FurlongsPerFortnight/input/11 - fortnights to seconds.txt +1 -0
  288. package/config/easy/FurlongsPerFortnight/input/12 - seconds to fortnights.txt +1 -0
  289. package/config/easy/FurlongsPerFortnight/input/13 - Extreme1.txt +1 -0
  290. package/config/easy/FurlongsPerFortnight/input/14 - Extreme2.txt +1 -0
  291. package/config/easy/FurlongsPerFortnight/output/01 - DT dt.txt +1 -0
  292. package/config/easy/FurlongsPerFortnight/output/02 - D d.txt +1 -0
  293. package/config/easy/FurlongsPerFortnight/output/03 - Dt dT.txt +1 -0
  294. package/config/easy/FurlongsPerFortnight/output/04 - dT Dt.txt +1 -0
  295. package/config/easy/FurlongsPerFortnight/output/05 - d D.txt +1 -0
  296. package/config/easy/FurlongsPerFortnight/output/06 - dt DT.txt +1 -0
  297. package/config/easy/FurlongsPerFortnight/output/07 - T t.txt +1 -0
  298. package/config/easy/FurlongsPerFortnight/output/08 - t T.txt +1 -0
  299. package/config/easy/FurlongsPerFortnight/output/09 - miles to inches.txt +1 -0
  300. package/config/easy/FurlongsPerFortnight/output/10 - miles to inches.txt +1 -0
  301. package/config/easy/FurlongsPerFortnight/output/11 - fortnights to seconds.txt +1 -0
  302. package/config/easy/FurlongsPerFortnight/output/12 - seconds to fortnights.txt +1 -0
  303. package/config/easy/FurlongsPerFortnight/output/13 - Extreme1.txt +1 -0
  304. package/config/easy/FurlongsPerFortnight/output/14 - Extreme2.txt +1 -0
  305. package/config/easy/GraffitiOnTheFence/config.json +5 -0
  306. package/config/easy/GraffitiOnTheFence/input/14 - minor test 3.txt +7 -0
  307. package/config/easy/GraffitiOnTheFence/output/04 - all painted.txt +1 -7
  308. package/config/easy/GraffitiOnTheFence/output/14 - minor test 3.txt +1 -0
  309. package/config/easy/HowHighUpDoesTheBeerGo/code/CGCode.js +10 -0
  310. package/config/easy/HowHighUpDoesTheBeerGo/code/CGCode.php +7 -0
  311. package/config/easy/HowHighUpDoesTheBeerGo/config.json +38 -0
  312. package/config/easy/HowHighUpDoesTheBeerGo/input/01 - basic pint glass.txt +1 -0
  313. package/config/easy/HowHighUpDoesTheBeerGo/input/02 - a tall skinny drink.txt +1 -0
  314. package/config/easy/HowHighUpDoesTheBeerGo/input/03 - that glass has a wide lip!.txt +1 -0
  315. package/config/easy/HowHighUpDoesTheBeerGo/input/04 - Chug a lug, Donna.txt +1 -0
  316. package/config/easy/HowHighUpDoesTheBeerGo/input/05 - I/342/200/231m going to go lay down now.txt" +1 -0
  317. package/config/easy/HowHighUpDoesTheBeerGo/input/06 - I/342/200/231ll just have a sip.txt" +1 -0
  318. package/config/easy/HowHighUpDoesTheBeerGo/output/01 - basic pint glass.txt +1 -0
  319. package/config/easy/HowHighUpDoesTheBeerGo/output/02 - a tall skinny drink.txt +1 -0
  320. package/config/easy/HowHighUpDoesTheBeerGo/output/03 - that glass has a wide lip!.txt +1 -0
  321. package/config/easy/HowHighUpDoesTheBeerGo/output/04 - Chug a lug, Donna.txt +1 -0
  322. package/config/easy/HowHighUpDoesTheBeerGo/output/05 - I/342/200/231m going to go lay down now.txt" +1 -0
  323. package/config/easy/HowHighUpDoesTheBeerGo/output/06 - I/342/200/231ll just have a sip.txt" +1 -0
  324. package/config/easy/HungerGames/code/CGCode.js +15 -0
  325. package/config/easy/HungerGames/code/CGCode.php +18 -0
  326. package/config/easy/HungerGames/config.json +38 -0
  327. package/config/easy/HungerGames/input/01 - Test 1.txt +5 -0
  328. package/config/easy/HungerGames/input/02 - A few more.txt +11 -0
  329. package/config/easy/HungerGames/input/03 - Serial Killers.txt +7 -0
  330. package/config/easy/HungerGames/input/04 - Line Killers.txt +9 -0
  331. package/config/easy/HungerGames/input/05 - Alphabetize Tributes.txt +8 -0
  332. package/config/easy/HungerGames/input/06 - Alphabize Victims.txt +18 -0
  333. package/config/easy/HungerGames/output/01 - Test 1.txt +7 -0
  334. package/config/easy/HungerGames/output/02 - A few more.txt +19 -0
  335. package/config/easy/HungerGames/output/03 - Serial Killers.txt +15 -0
  336. package/config/easy/HungerGames/output/04 - Line Killers.txt +15 -0
  337. package/config/easy/HungerGames/output/05 - Alphabetize Tributes.txt +15 -0
  338. package/config/easy/HungerGames/output/06 - Alphabize Victims.txt +39 -0
  339. package/config/easy/InsertToString/code/CGCode.js +10 -0
  340. package/config/easy/InsertToString/code/CGCode.php +12 -0
  341. package/config/easy/InsertToString/config.json +28 -0
  342. package/config/easy/InsertToString/input/01 - Hello, world!.txt +6 -0
  343. package/config/easy/InsertToString/input/02 - Add missing text.txt +4 -0
  344. package/config/easy/InsertToString/input/03 - Complete code snippet.txt +6 -0
  345. package/config/easy/InsertToString/input/04 - Add text to punctuation.txt +7 -0
  346. package/config/easy/InsertToString/output/01 - Hello, world!.txt +3 -0
  347. package/config/easy/InsertToString/output/02 - Add missing text.txt +1 -0
  348. package/config/easy/InsertToString/output/03 - Complete code snippet.txt +4 -0
  349. package/config/easy/InsertToString/output/04 - Add text to punctuation.txt +6 -0
  350. package/config/easy/Interstellar/code/CGCode.js +12 -0
  351. package/config/easy/Interstellar/code/CGCode.php +13 -0
  352. package/config/easy/Interstellar/config.json +58 -0
  353. package/config/easy/Interstellar/input/01 - test 1.txt +2 -0
  354. package/config/easy/Interstellar/input/02 - test 2.txt +2 -0
  355. package/config/easy/Interstellar/input/03 - test 3.txt +2 -0
  356. package/config/easy/Interstellar/input/04 - test 4.txt +2 -0
  357. package/config/easy/Interstellar/input/05 - test 5.txt +2 -0
  358. package/config/easy/Interstellar/input/06 - test 6.txt +2 -0
  359. package/config/easy/Interstellar/input/07 - test 7.txt +2 -0
  360. package/config/easy/Interstellar/input/08 - test 8.txt +2 -0
  361. package/config/easy/Interstellar/input/09 - test 9.txt +2 -0
  362. package/config/easy/Interstellar/input/10 - test 10.txt +2 -0
  363. package/config/easy/Interstellar/output/01 - test 1.txt +2 -0
  364. package/config/easy/Interstellar/output/02 - test 2.txt +2 -0
  365. package/config/easy/Interstellar/output/03 - test 3.txt +2 -0
  366. package/config/easy/Interstellar/output/04 - test 4.txt +2 -0
  367. package/config/easy/Interstellar/output/05 - test 5.txt +2 -0
  368. package/config/easy/Interstellar/output/06 - test 6.txt +2 -0
  369. package/config/easy/Interstellar/output/07 - test 7.txt +2 -0
  370. package/config/easy/Interstellar/output/08 - test 8.txt +2 -0
  371. package/config/easy/Interstellar/output/09 - test 9.txt +2 -0
  372. package/config/easy/Interstellar/output/10 - test 10.txt +2 -0
  373. package/config/easy/KangarooWords/config.json +0 -5
  374. package/config/easy/MandelbrotSetApproximation/code/CGCode.js +6 -0
  375. package/config/easy/MandelbrotSetApproximation/code/CGCode.php +7 -0
  376. package/config/easy/MandelbrotSetApproximation/config.json +28 -0
  377. package/config/easy/MandelbrotSetApproximation/input/01 - test 1.txt +1 -0
  378. package/config/easy/MandelbrotSetApproximation/input/02 - test 2.txt +1 -0
  379. package/config/easy/MandelbrotSetApproximation/input/03 - test 3.txt +1 -0
  380. package/config/easy/MandelbrotSetApproximation/input/04 - test 4.txt +1 -0
  381. package/config/easy/MandelbrotSetApproximation/output/01 - test 1.txt +7 -0
  382. package/config/easy/MandelbrotSetApproximation/output/02 - test 2.txt +13 -0
  383. package/config/easy/MandelbrotSetApproximation/output/03 - test 3.txt +19 -0
  384. package/config/easy/MandelbrotSetApproximation/output/04 - test 4.txt +25 -0
  385. package/config/easy/MatchDNASequence/code/CGCode.js +11 -0
  386. package/config/easy/MatchDNASequence/code/CGCode.php +13 -0
  387. package/config/easy/MatchDNASequence/config.json +28 -0
  388. package/config/easy/MatchDNASequence/input/01 - Exact Match - Easy.txt +4 -0
  389. package/config/easy/MatchDNASequence/input/02 - No Match.txt +4 -0
  390. package/config/easy/MatchDNASequence/input/03 - Many Lines, inexact match.txt +14 -0
  391. package/config/easy/MatchDNASequence/input/04 - Overflow.txt +6 -0
  392. package/config/easy/MatchDNASequence/output/01 - Exact Match - Easy.txt +1 -0
  393. package/config/easy/MatchDNASequence/output/03 - Many Lines, inexact match.txt +1 -0
  394. package/config/easy/MatchDNASequence/output/04 - Overflow.txt +1 -0
  395. package/config/easy/MinimalPalindromeDistance/code/CGCode.js +7 -0
  396. package/config/easy/MinimalPalindromeDistance/code/CGCode.php +8 -0
  397. package/config/easy/MinimalPalindromeDistance/config.json +43 -0
  398. package/config/easy/MinimalPalindromeDistance/input/01 - test 1.txt +2 -0
  399. package/config/easy/MinimalPalindromeDistance/input/02 - test 2.txt +2 -0
  400. package/config/easy/MinimalPalindromeDistance/input/03 - test 3.txt +2 -0
  401. package/config/easy/MinimalPalindromeDistance/input/04 - test 4.txt +2 -0
  402. package/config/easy/MinimalPalindromeDistance/input/05 - test 5.txt +2 -0
  403. package/config/easy/MinimalPalindromeDistance/input/06 - test 6.txt +2 -0
  404. package/config/easy/MinimalPalindromeDistance/input/07 - test 7.txt +2 -0
  405. package/config/easy/MinimalPalindromeDistance/output/01 - test 1.txt +1 -0
  406. package/config/easy/MinimalPalindromeDistance/output/02 - test 2.txt +1 -0
  407. package/config/easy/MinimalPalindromeDistance/output/03 - test 3.txt +1 -0
  408. package/config/easy/MinimalPalindromeDistance/output/04 - test 4.txt +1 -0
  409. package/config/easy/MinimalPalindromeDistance/output/05 - test 5.txt +1 -0
  410. package/config/easy/MinimalPalindromeDistance/output/06 - test 6.txt +1 -0
  411. package/config/easy/MinimalPalindromeDistance/output/07 - test 7.txt +1 -0
  412. package/config/easy/NATOAlphabetsOddUncles/config.json +0 -5
  413. package/config/easy/NumberFormatting/code/CGCode.js +6 -0
  414. package/config/easy/NumberFormatting/code/CGCode.php +7 -0
  415. package/config/easy/NumberFormatting/config.json +48 -0
  416. package/config/easy/NumberFormatting/input/01 - Only digits.txt +1 -0
  417. package/config/easy/NumberFormatting/input/02 - Same number of digits.txt +1 -0
  418. package/config/easy/NumberFormatting/input/03 - Integer.txt +1 -0
  419. package/config/easy/NumberFormatting/input/04 - Right side shift.txt +1 -0
  420. package/config/easy/NumberFormatting/input/05 - Up to the last.txt +1 -0
  421. package/config/easy/NumberFormatting/input/06 - Both sides shift.txt +1 -0
  422. package/config/easy/NumberFormatting/input/07 - One.txt +1 -0
  423. package/config/easy/NumberFormatting/input/08 - Zero.txt +1 -0
  424. package/config/easy/NumberFormatting/output/01 - Only digits.txt +1 -0
  425. package/config/easy/NumberFormatting/output/02 - Same number of digits.txt +1 -0
  426. package/config/easy/NumberFormatting/output/03 - Integer.txt +1 -0
  427. package/config/easy/NumberFormatting/output/04 - Right side shift.txt +1 -0
  428. package/config/easy/NumberFormatting/output/05 - Up to the last.txt +1 -0
  429. package/config/easy/NumberFormatting/output/06 - Both sides shift.txt +1 -0
  430. package/config/easy/NumberFormatting/output/07 - One.txt +1 -0
  431. package/config/easy/NumberFormatting/output/08 - Zero.txt +1 -0
  432. package/config/easy/PopularityOfEachActivity/code/CGCode.js +9 -0
  433. package/config/easy/PopularityOfEachActivity/code/CGCode.php +11 -0
  434. package/config/easy/PopularityOfEachActivity/config.json +38 -0
  435. package/config/easy/PopularityOfEachActivity/input/01 - test 1.txt +11 -0
  436. package/config/easy/PopularityOfEachActivity/input/02 - test 2 - easy percentages.txt +12 -0
  437. package/config/easy/PopularityOfEachActivity/input/03 - test 3 - 100 percent.txt +9 -0
  438. package/config/easy/PopularityOfEachActivity/input/04 - test 4 - simple rounding.txt +9 -0
  439. package/config/easy/PopularityOfEachActivity/input/05 - test 5.txt +20 -0
  440. package/config/easy/PopularityOfEachActivity/input/06 - test 6.txt +43 -0
  441. package/config/easy/PopularityOfEachActivity/output/01 - test 1.txt +4 -0
  442. package/config/easy/PopularityOfEachActivity/output/02 - test 2 - easy percentages.txt +4 -0
  443. package/config/easy/PopularityOfEachActivity/output/03 - test 3 - 100 percent.txt +4 -0
  444. package/config/easy/PopularityOfEachActivity/output/04 - test 4 - simple rounding.txt +4 -0
  445. package/config/easy/PopularityOfEachActivity/output/05 - test 5.txt +4 -0
  446. package/config/easy/PopularityOfEachActivity/output/06 - test 6.txt +4 -0
  447. package/config/easy/RemoveInsertStatements/code/CGCode.js +9 -0
  448. package/config/easy/RemoveInsertStatements/code/CGCode.php +11 -0
  449. package/config/easy/RemoveInsertStatements/config.json +48 -0
  450. package/config/easy/RemoveInsertStatements/input/01 - simple insert statement.txt +9 -0
  451. package/config/easy/RemoveInsertStatements/input/02 - simple commented statement.txt +9 -0
  452. package/config/easy/RemoveInsertStatements/input/03 - insert + comment.txt +10 -0
  453. package/config/easy/RemoveInsertStatements/input/04 - with function.txt +13 -0
  454. package/config/easy/RemoveInsertStatements/input/05 - many insert statements.txt +17 -0
  455. package/config/easy/RemoveInsertStatements/input/06 - functions + inserts.txt +30 -0
  456. package/config/easy/RemoveInsertStatements/input/07 - multi-line INSERT instructions.txt +28 -0
  457. package/config/easy/RemoveInsertStatements/input/08 - many insert on same line.txt +2 -0
  458. package/config/easy/RemoveInsertStatements/output/01 - simple insert statement.txt +7 -0
  459. package/config/easy/RemoveInsertStatements/output/02 - simple commented statement.txt +8 -0
  460. package/config/easy/RemoveInsertStatements/output/03 - insert + comment.txt +8 -0
  461. package/config/easy/RemoveInsertStatements/output/04 - with function.txt +12 -0
  462. package/config/easy/RemoveInsertStatements/output/05 - many insert statements.txt +9 -0
  463. package/config/easy/RemoveInsertStatements/output/06 - functions + inserts.txt +23 -0
  464. package/config/easy/RemoveInsertStatements/output/07 - multi-line INSERT instructions.txt +12 -0
  465. package/config/easy/RemoveInsertStatements/output/08 - many insert on same line.txt +1 -0
  466. package/config/easy/SavingSnoopy/code/CGCode.js +11 -0
  467. package/config/easy/SavingSnoopy/code/CGCode.php +13 -0
  468. package/config/easy/SavingSnoopy/config.json +28 -0
  469. package/config/easy/SavingSnoopy/input/01 - Welcome Message.txt +16 -0
  470. package/config/easy/SavingSnoopy/input/02 - Urgent Message.txt +15 -0
  471. package/config/easy/SavingSnoopy/input/03 - Yet Another Urgent Message.txt +17 -0
  472. package/config/easy/SavingSnoopy/input/04 - Final Message.txt +14 -0
  473. package/config/easy/SavingSnoopy/output/01 - Welcome Message.txt +5 -0
  474. package/config/easy/SavingSnoopy/output/02 - Urgent Message.txt +9 -0
  475. package/config/easy/SavingSnoopy/output/03 - Yet Another Urgent Message.txt +10 -0
  476. package/config/easy/SavingSnoopy/output/04 - Final Message.txt +5 -0
  477. package/config/easy/ScoreABridgeDeal/code/CGCode.js +11 -0
  478. package/config/easy/ScoreABridgeDeal/code/CGCode.php +14 -0
  479. package/config/easy/ScoreABridgeDeal/config.json +48 -0
  480. package/config/easy/ScoreABridgeDeal/input/01 - Example.txt +2 -0
  481. package/config/easy/ScoreABridgeDeal/input/02 - Winning a partial.txt +6 -0
  482. package/config/easy/ScoreABridgeDeal/input/03 - Nobody/342/200/231s interested.txt" +2 -0
  483. package/config/easy/ScoreABridgeDeal/input/04 - Going Down !.txt +4 -0
  484. package/config/easy/ScoreABridgeDeal/input/05 - Bonuses.txt +6 -0
  485. package/config/easy/ScoreABridgeDeal/input/06 - Doubling starts.txt +9 -0
  486. package/config/easy/ScoreABridgeDeal/input/07 - Random 1.txt +21 -0
  487. package/config/easy/ScoreABridgeDeal/input/08 - Random 2.txt +21 -0
  488. package/config/easy/ScoreABridgeDeal/output/01 - Example.txt +1 -0
  489. package/config/easy/ScoreABridgeDeal/output/02 - Winning a partial.txt +5 -0
  490. package/config/easy/ScoreABridgeDeal/output/03 - Nobody/342/200/231s interested.txt" +1 -0
  491. package/config/easy/ScoreABridgeDeal/output/04 - Going Down !.txt +3 -0
  492. package/config/easy/ScoreABridgeDeal/output/05 - Bonuses.txt +5 -0
  493. package/config/easy/ScoreABridgeDeal/output/06 - Doubling starts.txt +8 -0
  494. package/config/easy/ScoreABridgeDeal/output/07 - Random 1.txt +20 -0
  495. package/config/easy/ScoreABridgeDeal/output/08 - Random 2.txt +20 -0
  496. package/config/easy/ShouldBakersBeFrugal/config.json +1 -1
  497. package/config/easy/StunningNumbers/code/CGCode.js +7 -0
  498. package/config/easy/StunningNumbers/code/CGCode.php +8 -0
  499. package/config/easy/StunningNumbers/config.json +58 -0
  500. package/config/easy/StunningNumbers/input/01 - test 1.txt +1 -0
  501. package/config/easy/StunningNumbers/input/02 - test 2.txt +1 -0
  502. package/config/easy/StunningNumbers/input/03 - test 3.txt +1 -0
  503. package/config/easy/StunningNumbers/input/04 - test 4.txt +1 -0
  504. package/config/easy/StunningNumbers/input/05 - test 5.txt +1 -0
  505. package/config/easy/StunningNumbers/input/06 - test 6.txt +1 -0
  506. package/config/easy/StunningNumbers/input/07 - test 7.txt +1 -0
  507. package/config/easy/StunningNumbers/input/08 - test 8.txt +1 -0
  508. package/config/easy/StunningNumbers/input/09 - test 9.txt +1 -0
  509. package/config/easy/StunningNumbers/input/10 - test 10.txt +1 -0
  510. package/config/easy/StunningNumbers/output/01 - test 1.txt +2 -0
  511. package/config/easy/StunningNumbers/output/02 - test 2.txt +2 -0
  512. package/config/easy/StunningNumbers/output/03 - test 3.txt +2 -0
  513. package/config/easy/StunningNumbers/output/04 - test 4.txt +2 -0
  514. package/config/easy/StunningNumbers/output/05 - test 5.txt +2 -0
  515. package/config/easy/StunningNumbers/output/06 - test 6.txt +2 -0
  516. package/config/easy/StunningNumbers/output/07 - test 7.txt +2 -0
  517. package/config/easy/StunningNumbers/output/08 - test 8.txt +2 -0
  518. package/config/easy/StunningNumbers/output/09 - test 9.txt +2 -0
  519. package/config/easy/StunningNumbers/output/10 - test 10.txt +2 -0
  520. package/config/easy/TheHelpdesk/code/CGCode.js +16 -0
  521. package/config/easy/TheHelpdesk/code/CGCode.php +19 -0
  522. package/config/easy/TheHelpdesk/config.json +38 -0
  523. package/config/easy/TheHelpdesk/input/01 - Short day.txt +5 -0
  524. package/config/easy/TheHelpdesk/input/02 - So efficient!.txt +5 -0
  525. package/config/easy/TheHelpdesk/input/03 - Employee of the month.txt +5 -0
  526. package/config/easy/TheHelpdesk/input/04 - Just home before the break.txt +5 -0
  527. package/config/easy/TheHelpdesk/input/05 - Why do they keep taking breaks!.txt +5 -0
  528. package/config/easy/TheHelpdesk/input/06 - Why do they keep taking breaks! 2.txt +5 -0
  529. package/config/easy/TheHelpdesk/output/01 - Short day.txt +2 -0
  530. package/config/easy/TheHelpdesk/output/02 - So efficient!.txt +2 -0
  531. package/config/easy/TheHelpdesk/output/03 - Employee of the month.txt +2 -0
  532. package/config/easy/TheHelpdesk/output/04 - Just home before the break.txt +2 -0
  533. package/config/easy/TheHelpdesk/output/05 - Why do they keep taking breaks!.txt +2 -0
  534. package/config/easy/TheHelpdesk/output/06 - Why do they keep taking breaks! 2.txt +2 -0
  535. package/config/easy/TileAFloorDifferently/code/CGCode.js +9 -0
  536. package/config/easy/TileAFloorDifferently/code/CGCode.php +11 -0
  537. package/config/easy/TileAFloorDifferently/config.json +133 -0
  538. package/config/easy/TileAFloorDifferently/input/01 - Slash and b.txt +4 -0
  539. package/config/easy/TileAFloorDifferently/input/02 - Both slashes and b.txt +5 -0
  540. package/config/easy/TileAFloorDifferently/input/03 - Slash and d.txt +5 -0
  541. package/config/easy/TileAFloorDifferently/input/04 - Slashes and d.txt +5 -0
  542. package/config/easy/TileAFloorDifferently/input/05 - Slashes and p.txt +5 -0
  543. package/config/easy/TileAFloorDifferently/input/06 - Slashes and q.txt +4 -0
  544. package/config/easy/TileAFloorDifferently/input/07 - Letter combos b d.txt +6 -0
  545. package/config/easy/TileAFloorDifferently/input/08 - Letter combos d p.txt +6 -0
  546. package/config/easy/TileAFloorDifferently/input/09 - Letter combos p q.txt +6 -0
  547. package/config/easy/TileAFloorDifferently/input/10 - Letter combos b q.txt +6 -0
  548. package/config/easy/TileAFloorDifferently/input/11 - Multiple Letters 2.txt +7 -0
  549. package/config/easy/TileAFloorDifferently/input/12 - Extra characters.txt +8 -0
  550. package/config/easy/TileAFloorDifferently/input/13 - test 13.txt +6 -0
  551. package/config/easy/TileAFloorDifferently/input/14 - test 14.txt +8 -0
  552. package/config/easy/TileAFloorDifferently/input/15 - test 15.txt +6 -0
  553. package/config/easy/TileAFloorDifferently/input/16 - test 16.txt +8 -0
  554. package/config/easy/TileAFloorDifferently/input/17 - test 17.txt +4 -0
  555. package/config/easy/TileAFloorDifferently/input/18 - test 18.txt +7 -0
  556. package/config/easy/TileAFloorDifferently/input/19 - test 19.txt +4 -0
  557. package/config/easy/TileAFloorDifferently/input/20 - test 20.txt +4 -0
  558. package/config/easy/TileAFloorDifferently/input/21 - test 21.txt +7 -0
  559. package/config/easy/TileAFloorDifferently/input/22 - test 22.txt +8 -0
  560. package/config/easy/TileAFloorDifferently/input/23 - test 23.txt +5 -0
  561. package/config/easy/TileAFloorDifferently/input/24 - test 24.txt +7 -0
  562. package/config/easy/TileAFloorDifferently/input/25 - test 25.txt +6 -0
  563. package/config/easy/TileAFloorDifferently/output/01 - Slash and b.txt +15 -0
  564. package/config/easy/TileAFloorDifferently/output/02 - Both slashes and b.txt +19 -0
  565. package/config/easy/TileAFloorDifferently/output/03 - Slash and d.txt +19 -0
  566. package/config/easy/TileAFloorDifferently/output/04 - Slashes and d.txt +19 -0
  567. package/config/easy/TileAFloorDifferently/output/05 - Slashes and p.txt +19 -0
  568. package/config/easy/TileAFloorDifferently/output/06 - Slashes and q.txt +19 -0
  569. package/config/easy/TileAFloorDifferently/output/07 - Letter combos b d.txt +23 -0
  570. package/config/easy/TileAFloorDifferently/output/08 - Letter combos d p.txt +23 -0
  571. package/config/easy/TileAFloorDifferently/output/09 - Letter combos p q.txt +23 -0
  572. package/config/easy/TileAFloorDifferently/output/10 - Letter combos b q.txt +23 -0
  573. package/config/easy/TileAFloorDifferently/output/11 - Multiple Letters 2.txt +27 -0
  574. package/config/easy/TileAFloorDifferently/output/12 - Extra characters.txt +31 -0
  575. package/config/easy/TileAFloorDifferently/output/13 - test 13.txt +23 -0
  576. package/config/easy/TileAFloorDifferently/output/14 - test 14.txt +31 -0
  577. package/config/easy/TileAFloorDifferently/output/15 - test 15.txt +23 -0
  578. package/config/easy/TileAFloorDifferently/output/16 - test 16.txt +31 -0
  579. package/config/easy/TileAFloorDifferently/output/17 - test 17.txt +15 -0
  580. package/config/easy/TileAFloorDifferently/output/18 - test 18.txt +27 -0
  581. package/config/easy/TileAFloorDifferently/output/19 - test 19.txt +15 -0
  582. package/config/easy/TileAFloorDifferently/output/20 - test 20.txt +15 -0
  583. package/config/easy/TileAFloorDifferently/output/21 - test 21.txt +27 -0
  584. package/config/easy/TileAFloorDifferently/output/22 - test 22.txt +27 -0
  585. package/config/easy/TileAFloorDifferently/output/23 - test 23.txt +19 -0
  586. package/config/easy/TileAFloorDifferently/output/24 - test 24.txt +27 -0
  587. package/config/easy/TileAFloorDifferently/output/25 - test 25.txt +23 -0
  588. package/config/easy/WW2MortarWarfare/code/CGCode.js +6 -0
  589. package/config/easy/WW2MortarWarfare/code/CGCode.php +7 -0
  590. package/config/easy/WW2MortarWarfare/config.json +28 -0
  591. package/config/easy/WW2MortarWarfare/input/01 - Easy Calculation.txt +1 -0
  592. package/config/easy/WW2MortarWarfare/input/02 - More Precise.txt +1 -0
  593. package/config/easy/WW2MortarWarfare/input/03 - Too Far.txt +1 -0
  594. package/config/easy/WW2MortarWarfare/input/04 - Too Close.txt +1 -0
  595. package/config/easy/WW2MortarWarfare/output/01 - Easy Calculation.txt +2 -0
  596. package/config/easy/WW2MortarWarfare/output/02 - More Precise.txt +2 -0
  597. package/config/easy/WW2MortarWarfare/output/03 - Too Far.txt +1 -0
  598. package/config/easy/WW2MortarWarfare/output/04 - Too Close.txt +1 -0
  599. package/config/easy/WhatIsYourGardenWorth/code/CGCode.js +13 -0
  600. package/config/easy/WhatIsYourGardenWorth/code/CGCode.php +16 -0
  601. package/config/easy/WhatIsYourGardenWorth/config.json +53 -0
  602. package/config/easy/WhatIsYourGardenWorth/input/01 - 1 of value.txt +9 -0
  603. package/config/easy/WhatIsYourGardenWorth/input/02 - 2 of value.txt +15 -0
  604. package/config/easy/WhatIsYourGardenWorth/input/03 - several of value.txt +14 -0
  605. package/config/easy/WhatIsYourGardenWorth/input/04 - multiples of same plant.txt +15 -0
  606. package/config/easy/WhatIsYourGardenWorth/input/05 - big garden.txt +42 -0
  607. package/config/easy/WhatIsYourGardenWorth/input/06 - giant garden.txt +77 -0
  608. package/config/easy/WhatIsYourGardenWorth/input/07 - profitable.txt +67 -0
  609. package/config/easy/WhatIsYourGardenWorth/input/08 - well kept and profitable.txt +89 -0
  610. package/config/easy/WhatIsYourGardenWorth/input/09 - no weeds and lots of offers.txt +90 -0
  611. package/config/easy/WhatIsYourGardenWorth/output/01 - 1 of value.txt +1 -0
  612. package/config/easy/WhatIsYourGardenWorth/output/02 - 2 of value.txt +1 -0
  613. package/config/easy/WhatIsYourGardenWorth/output/03 - several of value.txt +1 -0
  614. package/config/easy/WhatIsYourGardenWorth/output/04 - multiples of same plant.txt +1 -0
  615. package/config/easy/WhatIsYourGardenWorth/output/05 - big garden.txt +1 -0
  616. package/config/easy/WhatIsYourGardenWorth/output/06 - giant garden.txt +1 -0
  617. package/config/easy/WhatIsYourGardenWorth/output/07 - profitable.txt +1 -0
  618. package/config/easy/WhatIsYourGardenWorth/output/08 - well kept and profitable.txt +1 -0
  619. package/config/easy/WhatIsYourGardenWorth/output/09 - no weeds and lots of offers.txt +1 -0
  620. package/package.json +1 -1
  621. package/config/easy/KangarooWords/input/08 - Pointless.txt +0 -6
  622. /package/config/easy/{KangarooWords/output/08 - Pointless.txt → MatchDNASequence/output/02 - No Match.txt} +0 -0
package/CHANGELOG.md CHANGED
@@ -4,6 +4,55 @@ All notable changes to this project will be documented in this file.
4
4
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
 
7
+ ## [1.5.1] - 2024-08-31
8
+ ### Fixed
9
+ - Package version for NPM.
10
+
11
+ ## [1.5.0] - 2024-08-31
12
+ ### Added
13
+ - configuration for "Interstellar".
14
+ - configuration for "How high up does the beer go?".
15
+ - configuration for "Match DNA Sequence".
16
+ - configuration for "Blending Colors".
17
+ - configuration of test 14 for "Graffiti on the fence".
18
+ - configuration for "Number formatting".
19
+ - configuration for "Couple’s Picture-Frame".
20
+ - configuration for "Character replacement problem".
21
+ - configuration for "Saving Snoopy".
22
+ - configuration for "An adventure in the fantasy world".
23
+ - configuration for "Tile a Floor Differently".
24
+ - configuration for "Minimal palindrome distance".
25
+ - configuration for "Fibonacci's Rabbit".
26
+ - configuration for "Hunger Games".
27
+ - configuration for "Crazy List".
28
+ - configuration for "Popularity of each activity".
29
+ - configuration for "deus Hex machina".
30
+ - configuration for "Fix the networks".
31
+ - configuration for "Score a Bridge deal".
32
+ - configuration for "Agent X, Mission 1 — The Caesar Cipher".
33
+ - configuration for "Duo combinations".
34
+ - configuration for "ASCII Worms".
35
+ - configuration for "Euclid’s algorithm with complex numbers".
36
+ - configuration for "A bit of accounting - Lettering".
37
+ - configuration for "Furlongs per Fortnight".
38
+ - configuration for "Stunning numbers".
39
+ - configuration for "Mandelbrot Set Approximation".
40
+ - configuration for "What 🌼 is 🌷 your 🌸 garden 💐 worth?".
41
+ - configuration for "The helpdesk".
42
+ - configuration for "Remove insert statements".
43
+ - configuration for "Insert to String".
44
+ - configuration for "WW2 Mortar Warfare".
45
+
46
+ ### Fixed
47
+ - output of test 4 for "Graffiti on the fence".
48
+
49
+ ## [1.4.1] - 2024-07-31
50
+ ### Fixed
51
+ - single quotes in puzzle name "Create ‘Turn Here’ Signs".
52
+ - double configuraton for "Kangaroo words".
53
+ - double configuraton for "NATO-alphabet’s odd uncles".
54
+ - space in alphanumName for "Should Bakers be Frugal?".
55
+
7
56
  ## [1.4.0] - 2024-07-31
8
57
  ### Added
9
58
  - configuration for "Periodic table spelling".
@@ -47,7 +96,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
47
96
  - configuration for "Six Degrees of Kevin Bacon".
48
97
  - configuration for "Triangle Toggle".
49
98
  - configuration for "Zeckendorf representation, part I".
50
- - configuration for "Create 'Turn Here Signs".
99
+ - configuration for "Create Turn Here Signs".
51
100
  - configuration for "Escape the madness".
52
101
  - configuration for "ASCII Art The Drunken Bishop Algorithm".
53
102
  - configuration for "abcdefghijklmnopqrstuvwxyz".
@@ -0,0 +1,13 @@
1
+ const N = parseInt(readline());
2
+ const M = parseInt(readline());
3
+ for (let i = 0; i < N; i++) {
4
+ const invoice = parseInt(readline());
5
+ }
6
+ for (let i = 0; i < M; i++) {
7
+ const paymentEntry = parseInt(readline());
8
+ }
9
+
10
+ // Write an answer using console.log()
11
+ // To debug: console.error('Debug messages...');
12
+
13
+ console.log('answer');
@@ -0,0 +1,16 @@
1
+ <?php
2
+ fscanf(STDIN, "%d", $N);
3
+ fscanf(STDIN, "%d", $M);
4
+ for ($i = 0; $i < $N; $i++)
5
+ {
6
+ fscanf(STDIN, "%d", $invoice);
7
+ }
8
+ for ($i = 0; $i < $M; $i++)
9
+ {
10
+ fscanf(STDIN, "%d", $paymentEntry);
11
+ }
12
+
13
+ // Write an answer using echo(). DON'T FORGET THE TRAILING \n
14
+ // To debug: error_log(var_export($var, true)); (equivalent to var_dump)
15
+
16
+ echo("answer\n");
@@ -0,0 +1,28 @@
1
+ {
2
+ "path": "easy/ABitOfAccountingLettering",
3
+ "name": "A bit of accounting - Lettering",
4
+ "alphanumName": "ABitOfAccountingLettering",
5
+ "link": "https://www.codingame.com/ide/puzzle/a-bit-of-accounting---lettering",
6
+ "tests": [
7
+ {
8
+ "name": "Test 1",
9
+ "alphanumName": "test1",
10
+ "file": "01 - test 1.txt"
11
+ },
12
+ {
13
+ "name": "Test 2",
14
+ "alphanumName": "test2",
15
+ "file": "02 - test 2.txt"
16
+ },
17
+ {
18
+ "name": "Test 3",
19
+ "alphanumName": "test3",
20
+ "file": "03 - test 3.txt"
21
+ },
22
+ {
23
+ "name": "Test 4",
24
+ "alphanumName": "test4",
25
+ "file": "04 - test 4.txt"
26
+ }
27
+ ]
28
+ }
@@ -0,0 +1,9 @@
1
+ 4
2
+ 3
3
+ 10
4
+ 12
5
+ 10
6
+ 14
7
+ 10
8
+ 24
9
+ 12
@@ -0,0 +1,3 @@
1
+ A 10 - 10
2
+ B 24 - 10 14
3
+ C 12 - 12
@@ -0,0 +1,8 @@
1
+ const thickness = parseInt(readline());
2
+ const length = parseInt(readline());
3
+ const turns = parseInt(readline());
4
+
5
+ // Write an answer using console.log()
6
+ // To debug: console.error('Debug messages...');
7
+
8
+ console.log('Print your amazing ASCII worm here!');
@@ -0,0 +1,9 @@
1
+ <?php
2
+ fscanf(STDIN, "%d", $thickness);
3
+ fscanf(STDIN, "%d", $length);
4
+ fscanf(STDIN, "%d", $turns);
5
+
6
+ // Write an answer using echo(). DON'T FORGET THE TRAILING \n
7
+ // To debug: error_log(var_export($var, true)); (equivalent to var_dump)
8
+
9
+ echo("Print your amazing ASCII worm here!\n");
@@ -0,0 +1,28 @@
1
+ {
2
+ "path": "easy/ASCIIWorms",
3
+ "name": "ASCII Worms",
4
+ "alphanumName": "ASCIIWorms",
5
+ "link": "https://www.codingame.com/ide/puzzle/ascii-worms",
6
+ "tests": [
7
+ {
8
+ "name": "Just a normal worm",
9
+ "alphanumName": "JustANormalWorm",
10
+ "file": "01 - Just a normal worm.txt"
11
+ },
12
+ {
13
+ "name": "Tiny worm",
14
+ "alphanumName": "TinyWorm",
15
+ "file": "02 - Tiny worm.txt"
16
+ },
17
+ {
18
+ "name": "HUGE worm!",
19
+ "alphanumName": "HUGEWorm",
20
+ "file": "03 - HUGE worm!.txt"
21
+ },
22
+ {
23
+ "name": "Gives me scoleciphobia",
24
+ "alphanumName": "GivesMeScoleciphobia",
25
+ "file": "04 - Gives me scoleciphobia.txt"
26
+ }
27
+ ]
28
+ }
@@ -0,0 +1,6 @@
1
+ __ _____ _____
2
+ | | | |
3
+ | | | | | |
4
+ | | | | | |
5
+ | | | | | |
6
+ |_____|_____|__|
@@ -0,0 +1,3 @@
1
+ _ ___
2
+ | | |
3
+ |___|_|
@@ -0,0 +1,9 @@
1
+ _____ ___________ ___________
2
+ | | | |
3
+ | | | | | |
4
+ | | | | | |
5
+ | | | | | |
6
+ | | | | | |
7
+ | | | | | |
8
+ | | | | | |
9
+ |___________|___________|_____|
@@ -0,0 +1,16 @@
1
+ _ ___ ___ ___ ___ ___ ___ ___ _
2
+ | | | | | | | | | |
3
+ | | | | | | | | | | | | | | | | |
4
+ | | | | | | | | | | | | | | | | |
5
+ | | | | | | | | | | | | | | | | |
6
+ | | | | | | | | | | | | | | | | |
7
+ | | | | | | | | | | | | | | | | |
8
+ | | | | | | | | | | | | | | | | |
9
+ | | | | | | | | | | | | | | | | |
10
+ | | | | | | | | | | | | | | | | |
11
+ | | | | | | | | | | | | | | | | |
12
+ | | | | | | | | | | | | | | | | |
13
+ | | | | | | | | | | | | | | | | |
14
+ | | | | | | | | | | | | | | | | |
15
+ | | | | | | | | | | | | | | | | |
16
+ |___|___|___|___|___|___|___|___|
@@ -0,0 +1,8 @@
1
+ const ciphertext = readline();
2
+ const word = readline();
3
+
4
+ // Write an answer using console.log()
5
+ // To debug: console.error('Debug messages...');
6
+
7
+ console.log('key');
8
+ console.log('plaintext');
@@ -0,0 +1,9 @@
1
+ <?php
2
+ $ciphertext = stream_get_line(STDIN, 2000 + 1, "\n");
3
+ fscanf(STDIN, "%s", $word);
4
+
5
+ // Write an answer using echo(). DON'T FORGET THE TRAILING \n
6
+ // To debug: error_log(var_export($var, true)); (equivalent to var_dump)
7
+
8
+ echo("key\n");
9
+ echo("plaintext\n");
@@ -0,0 +1,53 @@
1
+ {
2
+ "path": "easy/AgentXMission1TheCaesarCipher",
3
+ "name": "Agent X, Mission 1 — The Caesar Cipher",
4
+ "alphanumName": "AgentXMission1TheCaesarCipher",
5
+ "link": "https://www.codingame.com/ide/puzzle/agent-x-mission-1-the-caesar-cipher",
6
+ "tests": [
7
+ {
8
+ "name": "Test 1",
9
+ "alphanumName": "test1",
10
+ "file": "01 - test 1.txt"
11
+ },
12
+ {
13
+ "name": "Test 2",
14
+ "alphanumName": "test2",
15
+ "file": "02 - test 2.txt"
16
+ },
17
+ {
18
+ "name": "Test 3",
19
+ "alphanumName": "test3",
20
+ "file": "03 - test 3.txt"
21
+ },
22
+ {
23
+ "name": "Test 4",
24
+ "alphanumName": "test4",
25
+ "file": "04 - test 4.txt"
26
+ },
27
+ {
28
+ "name": "Test 5",
29
+ "alphanumName": "test5",
30
+ "file": "05 - test 5.txt"
31
+ },
32
+ {
33
+ "name": "Word in start",
34
+ "alphanumName": "WordInStart",
35
+ "file": "06 - Word in start.txt"
36
+ },
37
+ {
38
+ "name": "Some interference (Word in middle)",
39
+ "alphanumName": "SomeInterferenceWordInMiddle",
40
+ "file": "07 - Some interference (Word in middle).txt"
41
+ },
42
+ {
43
+ "name": "Word in the end",
44
+ "alphanumName": "WordInTheEnd",
45
+ "file": "08 - Word in the end.txt"
46
+ },
47
+ {
48
+ "name": "Test 9",
49
+ "alphanumName": "test9",
50
+ "file": "09 - test 9.txt"
51
+ }
52
+ ]
53
+ }
@@ -0,0 +1,2 @@
1
+ Whvw/#whvw/#khoor$
2
+ test
@@ -0,0 +1,2 @@
1
+ !WO9FLWLOGWH9KKW9FWAEHGJL9FLWE=KK9?=
2
+ pass
@@ -0,0 +1,2 @@
1
+ q(zmkmq~m("w}4(pi~m("w}(nw}vl(|pm(|zikm{(wn(iomv|(`6
2
+ i
@@ -0,0 +1,2 @@
1
+ y&4L@i@'06/%@5)*4@53"$&L@i@5)*/,@*5G4@"-.045@5)&@&/%@'03@)*.L@8)"5G4@5)&@*%&"@0'@(&55*/(@.*9&%@61@8*5)@64_
2
+ it's
@@ -0,0 +1,2 @@
1
+ 7tdSmT]c\RmVW[ym^`S^O`SmVW[mT]`mQO^bc`SymeSm\SSRmVW[mOZWdSymVSmV]ZRamW\T]`[ObW]\mb]]mW[^]`bO\bmb]mRWSmT]`ymb]mOZZmc\WbaymU]n
2
+ go
@@ -0,0 +1,2 @@
1
+ vM6/D3MB63M7;>@3AA7=<MB6/BM1=;;C<71/B7=<M7AM<=M:=<53@M>=AA70:3M/<2MvT;M/4@/72MvME=<TBM03M/0:3MB=M1=;;C<71/B3M4=@MB63MB7;3M037<5[
2
+ have
@@ -0,0 +1,2 @@
1
+ +43%K~v_E@+AK'|KHl,A>(* 5Q8*) wEzv4k!w57;&7=>vp:#Lv}K}zH]'{vC$3$kK3+#7)Iu,%k! I4,EI_:%LJ:++ttk=A!<{!F~]8"t>A;&}Q DHL},,3(+l}JI5tt"R4t%B 3|LRF(FCty;Ck;#""Fu}&_=:Gv? "ly GH)%?"Q>4y ~3GF]<*# @wHu@*k$){{L:y<8_3&:K&*{]&}>,,'|:6$_z+z}~&(4)lC4=w+I%:vGkDI>u!J{y|k:D~(+{%~l#5L&)""sC,l<}D@sI,x']y4+%vu:D9xR'5,EIy}]J56xs#xQ#rJ}yxKvJ4_>7u;BDwBF p=A<;CLwB7]|6E<x+3Bk@I"J)9r<],6F~z'6k)@9!w6:z]A=H'{'t9K}_}"u({K3pL)v@<4s>y]GFsF3(;Rst%u7=+k%xx3I~I|&&_yz8Au:rxBR,%I:<6,5}pxEF=s?{L_"&zE@LC]sJyKE#CR?F<+<~Dl{)6'#K@DFp|8r'? *{LHp*$tFI{%Q*rrr:A*> tQxEF:;Iz%<l!<!<=Bv:]+*yKrz Q<GJ"~LL$l&>(DE|y&zxQur}!B+}v:El',#$x=r))py"&L6AyvxJ_{;@BF}%6]@8%H" JJQ8uI$$?#E _yv~C<D9Gl@7G;6xwr+RE?|Jz(='v+p33#w%(y~@vkG8*E99#"py}9<DsDk@,7t|D"pAyz'F$El})FA>Hu;}yRF:3DsB|%xul{LrI{+<v6z]r|w9:77E|Ik*!@'D(>J]'>3<~Ft_!)stz;7%CpJ9J;vEys}3pB?+<=zA]w9,xFE<<y#]uE<)utr*AkL{&z3B:Axp{7#:&r%E;kFw8sE:=!p"{Erv)s!58]w)6GG|yR&7+7(K=Et>k}9;rF>8@Q%'w6{@C+LRy99J JI(&lB&%#"~$7}]Lus76=@;Rr:A4FLE% R}E~~}y*84*l vCH@~{
2
+ XAAAhoXlNC
@@ -0,0 +1,2 @@
1
+ 1nUgPMIZQVOgQV\MZNMZMVKMgIVLg1nUgINZIQLg_MnZMgVWgTWVOMZgKWUU]VQKI\QVOug1VgIVagKI[MsgQNgaW]gPMIZgUMsgLWVn\gIJIVLWVg\PMgUQ[[QWVsgKWV\QV]Mg_PI\M^MZg\PMgKW[\u
2
+ cost
@@ -0,0 +1,2 @@
1
+ ?eclr}V}f_b}rm}osgaijw}dglb}amtcp}`cfglb}_}j_pec}ngjj_p}_q}esldgpc}cpsnrcb}_pmslb}fgk,}Fc}bcqapg`cb}fgq}qsppmslbgleq}rm}fc_bos_prcpq}gl}_}fsqfcb}rmlc*}lmrgle}rfc}a_lbjcfmjbcp}ml}rfc}_bh_aclr}r_`jc}_q}_}nmrclrg_j}k_icqfgdr}uc_nml,
2
+ had
@@ -0,0 +1,2 @@
1
+ 3
2
+ Test, test, hello!
@@ -0,0 +1,2 @@
1
+ 55
2
+ I want two pass an important message
@@ -0,0 +1,2 @@
1
+ 8
2
+ i receive you, have you found the traces of agent X.
@@ -0,0 +1,2 @@
1
+ 32
2
+ Yes, I found this trace, I think it's almost the end for him, what's the idea of getting mixed up with us?
@@ -0,0 +1,2 @@
1
+ 77
2
+ I've found him, prepare him for capture, we need him alive, he holds information too important to die for, to all units, go!
@@ -0,0 +1,2 @@
1
+ 45
2
+ I have the impression that communication is no longer possible and I'm afraid I won't be able to communicate for the time being.
@@ -0,0 +1,2 @@
1
+ 49
2
+ YbaSyME.snYoyUKyv;ZolVXNc fXWNFsIEb:OFceiTeklE?hQzELyLIv,UJEqRaR:yaYQeWwDZS:ONwbZsw.hSzxhYYCC:koOjJOtM,fPCloiTL NrvzLZZaVY;LxwcCCP!bCSpNaKz!tVtqCHiq:iQPPtDLT.khuEmNP;HNuvWSmP lbHNMaut,jXQNnFvDnX:RWJJzhHjf.aThyTXJ,TLlZZUKhdR.IYILMTVbW;qbkFYwShEu:rwlDOxJHK:hrMVYJSM;QczTWPPBqZ;jLrnBwZGU,HbYSEDhrgG!UcZswHL,xcdGBQG QAxLHGyExb.leDiprFptN?kojiqzFpe,KdsjGYap:nwPxWgAj,ZdtMIUd:WngOFdhI,okvUJUCgyL.LPDVJya?zWEnjbBlH,utBtaVi!BCSDekY:SGGawMwKTT.HIfoDhAGp!ZSwhjdZcL?GstkBmJz.PTIsnzq,BxHysQq!mtjYjMr;JWdUQynrt?KfAUmNXJzv?XRCtwJS XAAAhoXlNC GsthiwISj;OjOjkpEh,YXHyAIN juxPMzzR;TlVrsKHTIG DALOpYLEhs;UZQRGkAWW?HPTzdoHEGx.JinptLSd,nfSvPNxx fDwRRmQsN.HEMqjrgu;neuidGFAY!smKxIVkUEY?aaQFSVHMnE:ufXsggQP?HLgjrBr:nZeCKrP?oHIUtRs;LWtolvDiLH!tharBpKSGD;JzAwJYjEdI,AKFgheesKw:XOnUrVlx,UlajMtC.OWBCIieSq?xgxiEsHBLa?pmYjkIo,FgZGtsjjHQ,DsjWDCAXo:zJTIaphoG?JeQhTASsi:tFfBshkO?PJsAEWBOcf,FWduuKH!TeYeVyksCl:LgiAtlfn SUFdJnqYz!HggxNxwVT;pTSQPMReL,zDBedkni!AhobtzsSN!LsMMLHXfbX;NEqvnMJ
@@ -0,0 +1,2 @@
1
+ 71
2
+ I'm hearing interference and I'm afraid we're no longer communicating. In any case, if you hear me, don't abandon the mission, continue whatever the cost.
@@ -0,0 +1,2 @@
1
+ 93
2
+ Agent X had to quickly find cover behind a large pillar as gunfire erupted around him. He described his surroundings to headquarters in a hushed tone, noting the candleholder on the adjacent table as a potential makeshift weapon.
@@ -0,0 +1,10 @@
1
+ const s = readline();
2
+ const n = parseInt(readline());
3
+ for (let i = 0; i < n; i++) {
4
+ const m = readline();
5
+ }
6
+
7
+ // Write an answer using console.log()
8
+ // To debug: console.error('Debug messages...');
9
+
10
+ console.log('result');
@@ -0,0 +1,12 @@
1
+ <?php
2
+ fscanf(STDIN, "%s", $s);
3
+ fscanf(STDIN, "%d", $n);
4
+ for ($i = 0; $i < $n; $i++)
5
+ {
6
+ $m = stream_get_line(STDIN, 50 + 1, "\n");
7
+ }
8
+
9
+ // Write an answer using echo(). DON'T FORGET THE TRAILING \n
10
+ // To debug: error_log(var_export($var, true)); (equivalent to var_dump)
11
+
12
+ echo("result\n");
@@ -0,0 +1,48 @@
1
+ {
2
+ "path": "easy/AnAdventureInTheFantasyWorld",
3
+ "name": "An adventure in the fantasy world",
4
+ "alphanumName": "AnAdventureInTheFantasyWorld",
5
+ "link": "https://www.codingame.com/ide/puzzle/an-adventure-in-the-fantasy-world",
6
+ "tests": [
7
+ {
8
+ "name": "Test 1",
9
+ "alphanumName": "test1",
10
+ "file": "01 - test 1.txt"
11
+ },
12
+ {
13
+ "name": "Test 2",
14
+ "alphanumName": "test2",
15
+ "file": "02 - test 2.txt"
16
+ },
17
+ {
18
+ "name": "Test 3",
19
+ "alphanumName": "test3",
20
+ "file": "03 - test 3.txt"
21
+ },
22
+ {
23
+ "name": "Test 4",
24
+ "alphanumName": "test4",
25
+ "file": "04 - test 4.txt"
26
+ },
27
+ {
28
+ "name": "Test 5",
29
+ "alphanumName": "test5",
30
+ "file": "05 - test 5.txt"
31
+ },
32
+ {
33
+ "name": "Test 6",
34
+ "alphanumName": "test6",
35
+ "file": "06 - test 6.txt"
36
+ },
37
+ {
38
+ "name": "Test 7",
39
+ "alphanumName": "test7",
40
+ "file": "07 - test 7.txt"
41
+ },
42
+ {
43
+ "name": "Test 8",
44
+ "alphanumName": "test8",
45
+ "file": "08 - test 8.txt"
46
+ }
47
+ ]
48
+ }
@@ -0,0 +1,16 @@
1
+ ULULRDDLRU
2
+ 14
3
+ -2 -3 enemy goblin
4
+ -1 0 money 83G
5
+ 2 -1 enemy goblin
6
+ -2 2 enemy slime
7
+ -1 1 money 31G
8
+ -4 -2 enemy slime
9
+ -3 0 enemy goblin
10
+ -4 -1 money 17G
11
+ 1 -3 money 60G
12
+ 3 0 enemy slime
13
+ 1 -2 enemy slime
14
+ 3 -1 enemy goblin
15
+ -1 -3 enemy slime
16
+ 3 3 enemy goblin
@@ -0,0 +1,33 @@
1
+ DRLUUUULDRLRURLLLLLLDLDULRULDL
2
+ 31
3
+ 0 -9 enemy slime
4
+ -10 9 money 22G
5
+ 6 3 enemy goblin
6
+ 2 -5 money 83G
7
+ -4 -8 money 97G
8
+ 1 -7 money 66G
9
+ -10 3 enemy slime
10
+ 4 1 enemy goblin
11
+ -4 -7 money 7G
12
+ 9 6 money 76G
13
+ 6 6 enemy slime
14
+ -7 -2 money 97G
15
+ -9 10 money 4G
16
+ -5 -5 enemy goblin
17
+ -9 9 money 92G
18
+ 4 8 money 6G
19
+ 5 -5 money 6G
20
+ 8 3 money 11G
21
+ -8 10 money 69G
22
+ -4 1 money 64G
23
+ -6 -1 enemy slime
24
+ -3 -8 enemy goblin
25
+ -9 3 enemy goblin
26
+ -9 6 enemy slime
27
+ 2 6 money 96G
28
+ 8 -3 enemy goblin
29
+ -9 5 money 32G
30
+ 7 6 money 2G
31
+ -1 9 enemy goblin
32
+ 5 -6 money 16G
33
+ 1 -1 money 44G
@@ -0,0 +1,52 @@
1
+ LDUURLULRRDRDRUDRULULLDDDLLUUU
2
+ 50
3
+ 2 -5 money 24G
4
+ -9 -8 enemy slime
5
+ 1 4 money 28G
6
+ 7 9 money 50G
7
+ 9 -10 money 67G
8
+ -10 -1 money 92G
9
+ 8 -8 money 41G
10
+ -8 9 enemy slime
11
+ 4 -10 enemy slime
12
+ -9 10 enemy slime
13
+ -9 -10 enemy goblin
14
+ -10 -2 enemy slime
15
+ 0 4 money 39G
16
+ -8 7 money 52G
17
+ 3 9 enemy goblin
18
+ 1 8 enemy slime
19
+ 6 -9 enemy goblin
20
+ 4 -3 enemy goblin
21
+ 6 3 enemy slime
22
+ -7 5 enemy goblin
23
+ 5 8 enemy slime
24
+ 2 0 money 34G
25
+ 9 -5 enemy slime
26
+ -9 0 money 38G
27
+ 2 -6 money 39G
28
+ -4 -5 enemy goblin
29
+ -1 10 money 69G
30
+ 2 9 enemy goblin
31
+ 6 7 money 1G
32
+ 10 -5 money 43G
33
+ 7 -6 money 71G
34
+ 9 0 money 35G
35
+ -1 -4 enemy goblin
36
+ -10 7 enemy slime
37
+ 2 6 enemy slime
38
+ -5 -7 money 59G
39
+ 8 1 enemy slime
40
+ 6 -4 money 96G
41
+ 4 -5 money 100G
42
+ -2 -1 enemy goblin
43
+ -9 9 enemy slime
44
+ -9 -2 money 12G
45
+ -7 9 money 17G
46
+ 2 -8 enemy slime
47
+ -5 9 money 86G
48
+ 5 5 enemy goblin
49
+ 5 -8 enemy slime
50
+ 4 -9 money 15G
51
+ 6 -2 money 3G
52
+ 0 6 enemy slime
@@ -0,0 +1,33 @@
1
+ UDUDDDDUUUDDLLDDULUULRLLUUDURL
2
+ 31
3
+ -4 2 money 59G
4
+ 0 -9 enemy goblin
5
+ 3 7 money 37G
6
+ -2 -3 enemy goblin
7
+ -4 -7 enemy slime
8
+ 4 -4 enemy slime
9
+ -6 8 money 86G
10
+ -9 -8 enemy slime
11
+ 9 4 enemy slime
12
+ -2 9 money 72G
13
+ -3 4 money 27G
14
+ -5 -7 enemy slime
15
+ -7 -8 enemy slime
16
+ -1 10 money 5G
17
+ 6 -9 money 7G
18
+ -8 -6 enemy slime
19
+ -7 8 money 81G
20
+ -1 1 enemy goblin
21
+ -10 9 money 10G
22
+ 2 10 enemy slime
23
+ 9 -5 money 74G
24
+ 3 10 money 40G
25
+ 5 -6 money 67G
26
+ 2 8 money 83G
27
+ -9 8 money 44G
28
+ 1 0 enemy slime
29
+ 1 -6 enemy slime
30
+ 8 -3 money 14G
31
+ 2 -6 money 36G
32
+ 0 -1 enemy slime
33
+ -10 7 money 91G