We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c656465 commit fef57f4Copy full SHA for fef57f4
exercises/jigsaw-puzzle/canonical-data.json
@@ -1,8 +1,8 @@
1
{
2
"exercise": "jigsaw-puzzle",
3
"comments": [
4
- "You need to take only a few bits of information and provide the rest",
5
- "Selecting a data format for the input and the output is important"
+ "For the aspect ratio, rational numbers can be used for languages without IEEE-754 support",
+ "If rational numbers are used, they need to be reduced to the lowest term to avoid ambiguity"
6
],
7
"cases": [
8
0 commit comments