だれかやってー
ももんがは『8、7、0、6』をつかって10にしてください。
https://shindanmaker.com/217387
やんてねは『9、7、4、5』をつかって10にしてください。
https://shindanmaker.com/217387
```ruby
[9, 7, 4, 5].then { |o| o.permutation(o.size) }.flat_map { |ord|
%i[+ - * /].repeated_permutation(ord.size - 1).map { |orr|
begin
if eval(ord.map { |n| "#{n}r" }.zip(orr).flatten.compact.join(' ')) == 10r
ord.zip(orr).flatten.compact.join(' ')
end
rescue ZeroDivisionError
end
}
}.compact #=> []
```
なんか間違えたかな
ラスクは『1、1、4、9』をつかって10にしてください。
https://shindanmaker.com/217387
1+9×1!(残り4を握りつぶす)
ア
ておりあは『3、2、3、0』をつかって10にしてください。
https://shindanmaker.com/217387
支配者は『3、5、2、7』をつかって10にしてください。
https://shindanmaker.com/217387
(7-2)×(5-3)
senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.