Duck McSouls
05fefe237e
Why use the Coding Contract API
...
Suggest that a player might want to use the Coding Contract API to automate the process of solving a contract. Also note the cost of using functions in the API. This addresses issue #4033 .
2022-08-30 12:29:57 +10:00
Duck McSouls
6e744b2e76
Typo fix in description of Caesar cipher.
...
Fix a typographical error in the description of Caesar cipher. The description is in the documentation on coding contracts.
2022-08-28 14:47:50 +10:00
Markus-D-M
30687ce74e
Typo
2022-05-26 21:08:28 +02:00
Markus-D-M
1d06273858
Specify api data + Adding description to doc.
2022-05-26 09:40:05 +02:00
Staszek Welsh
55d9810727
Handle edge case in LZ compression code and fix docs
2022-04-28 19:50:17 +01:00
Staszek Welsh
eed95cfa10
Added descriptions for the following contracts:
...
* Compression I: RLE Compression
* Compression II: LZ Decompression
* Compression III: LZ Compression
2022-04-25 16:48:33 +01:00
Staszek Welsh
86034bddce
Add new coding contract descriptions to docs
...
Add descriptions for the following contracts:
* HammingCodes: Integer to Encoded Binary
* HammingCodes: Encoded Binary to Integer
* Proper 2-Coloring of a Graph
2022-04-22 18:43:34 +01:00
hydroflame
92f04903f9
Merge pull request #3385 from anatoly-kussul/cct-array-jumping-game-2
...
New coding contract type: Array Jumping Game II
2022-04-11 13:21:36 -04:00
Anatoly Kussul
0855532081
small pharsing changes
2022-04-11 00:11:46 +03:00
Anatoly Kussul
cb756808a2
added coments, removed possible infinite loop, changed problem phrasing
2022-04-11 00:01:52 +03:00
Anatoly Kussul
0538bf3299
New coding contract type: Array Jumping Game II
2022-04-10 02:47:40 +03:00
Anatoly Kussul
27180ebccb
New coding contract type: Total Ways to Sum II
2022-04-09 22:38:42 +03:00
Heikki Aitakangas
dc3b083587
Add readthedocs documentation for Shortest Path contract type
2022-04-02 04:55:15 +03:00
factubsio
fb73b1cb9e
Clarify math expression operator precedence
...
The description + examples leave this ambiguous, this change adds a hint.
2022-02-14 10:57:53 +00:00
Joe
5952f01885
Fixed Coding Contract Documentation
...
The table wasn't displaying. Put a misplaced | back where it should be. Should work fine now.
2022-01-19 15:34:48 -06:00
Russell Stringer
e123642c8f
Changes possibly ambiguous description of array jumping game contract
...
fixes #2281
2022-01-10 16:23:06 -05:00
Olivier Gagnon
c69eb34341
v1.0.1
2021-11-17 19:56:17 -05:00
danielyxie
c0432359c3
Implemented 'kill by PID' functionality
2019-07-15 21:40:43 -07:00
danielyxie
fbf5545708
Color-coded BitNode selection screen and added SF information
2019-07-15 21:40:43 -07:00
danielyxie
b2772bbfc1
Fixed GH Issue #641
2019-07-15 21:40:43 -07:00
danielyxie
7a3a3de7d1
v0.46.3
2019-04-20 23:37:37 -07:00
danielyxie
107977e6f4
Various bugfixes
2019-02-20 00:42:27 -08:00
danielyxie
0e8872fad1
Added 6 new Coding Contracts. Added Coding Contract information to documentation.
2019-02-05 16:45:12 -08:00
danielyxie
b38fd4a54d
Adding Basic Gameplay to documentation
2018-12-03 17:20:58 -08:00