gistfile1.txt
· 142 B · Text
Brut
to get jshell to work with input correctly, you need to
`jshell --execution local TooHighTooLow.jsh`
for some obscure reason, this is needed
| 1 | to get jshell to work with input correctly, you need to |
| 2 | |
| 3 | `jshell --execution local TooHighTooLow.jsh` |
| 4 | |
| 5 | for some obscure reason, this is needed |