Releases: cyrilverloop/codingame-php-tests
Releases · cyrilverloop/codingame-php-tests
3.8.0
[3.8.0] - 2022-04-30
Added
- Tests for "Asteroids".
- Tests for "Dungeons and maps".
- Tests for "Encryption/decryption of Enigma machine".
- Tests for "Object insertion".
- Tests for "Bank robbers".
- Tests for "Retaining water".
- Tests for "Graffiti on the fence".
- Tests for "Prefix code".
- Tests for "Offset Arrays".
- Tests for "Unit fractions".
- Tests for "orDer oF succeSsion".
- Tests for "Happy numbers".
- Tests for "Hidden messages in images".
- Tests for "Count as i count".
- Tests for "Logically reasonable inequalities".
- Tests for "Is that a possible word? Ep1".
- Tests for "Unique prefixes".
- Tests for "The mystic rectangle".
- Tests for "The travelling salesman problem".
- Tests for "Murder in the village!".
- Tests for "Dead men's shot".
- Tests for "Darts".
- Tests for "Add'em up".
- Tests for "Rotating arrows".
- Tests for "10 pin bowling scores".
- Tests for "Is the king in check? (part 1)".
- Tests for "A mountain of a mole hill".
- Tests for "Where's Wally".
- Tests for "Feature extraction".
- Tests for "Distributing candy".
- Links to the puzzles on CodinGame.
3.7.0
[3.7.0] - 2022-03-31
Added
- Tests for "Credit card verifier (Luhn’s algorithm)".
- Tests for "Van Eck's sequence".
- Tests for "The river I".
- Tests for "The river II".
- Tests for "Tree paths".
- Tests for "Benford's law".
- Tests for "7-segment scanner".
- Tests for "Lumen".
- Tests for "A child's play".
- Tests for "Sum of spiral's diagonals".
- Tests for "Brackets, extreme edition".
- Tests for "The electrician apprentice".
- Tests for "Sudoku validator".
- Tests for "Mountain map".
- Tests for "Create the longest sequence of 1s".
- Tests for "Reverse Minesweeper".
- Tests for "Die handedness".
3.6.0
[3.6.0] - 2022-03-11
Added
- Tests for "Walk on a die".
- Tests for "Dolbear's law".
- Tests for "ISBN check digit".
- Tests for "Equivalent resistance, circuit building".
- Tests for "1D spreadsheet".
- Tests for "Ghost legs".
- Tests for "Binary image".
- Tests for "May the Triforce be with you!".
- Tests for "Next growing number".
Changed
- "STDIN" to "$stdin" in the "Rock paper scissors lizard spock" default code.
3.5.0
[3.5.0] - 2022-02-22
Added
- Tests for "1000000000D world".
- Tests for "Rooks movements".
- Tests for "Jack Silver: the casino".
- Tests for "Fax machine".
- Tests for "NGR - basic radar".
3.4.0
[3.4.0] - 2022-02-21
Added
- Tests for "1D bush fire".
- Tests for "Blowing fuse".
Changed
- "@ medium" group to enforce time limit.
3.3.0
[3.3.0] - 2022-02-20
Added
- Time limit.
3.2.0
[3.2.0] - 2022-02-18
Added
- Tests for "Container terminal".
- Tests for "Rectangle partition".
- Tests for "Rock paper scissors lizard spock".
3.1.0
[3.1.0] - 2022-02-17
Added
- Tests for "Robot show".
3.0.0
[3.0.0] - 2022-02-16
Changed
- Renamed all test files to "CGTest.php".
2.8.0
[2.8.0] - 2022-02-14
Added
- Possibility to add tests that do not come from Codingame.