Skip to content

Commit

Permalink
Tiny error
Browse files Browse the repository at this point in the history
  • Loading branch information
DaKnig authored Dec 23, 2023
1 parent 5517efb commit 3ebed6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asm-blox-puzzles.el
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ from 0 to the read number. (ex. 3->6, 4->10, 5->15)")))
:editor-text nil
:editor-point nil
:expected-text nil))
:description "Read the 10 numbers from N (n1, n2, ..., n40).
:description "Read the 10 numbers from N (n1, n2, ..., n10).
Send a number x which minimizes the equation
(cl-loop for n in N
sum (abs (- n x)))")))
Expand Down

0 comments on commit 3ebed6c

Please sign in to comment.