Ruby 2.7 -n, 4645 bytes
+1 to the idea of xash in his J's answer!
p %w[e to for si].any?{_1.chars& $_.chars&_1.chars==[]}
Ruby 2.7 + gem install humanize, 61 bytes
require'humanize'
f=->v{(1..13).any?{_1.humanize.count(v)<1}}
Ruby 2.7 -n, (削除) 104 (削除ここまで) 90 bytes
Saved 10 bytes by removing duplicate chars from number names.
p %w[one two thre four five six sevn eight nie ten elvn twelv thiren].any?{_1.count($_)<1}
TIO uses an older version of Ruby, while in Ruby 2.7, we've numbered parameters, i.e., _1, which saves 2 bytes.
Ruby 2.7 -n, 46 bytes
+1 to the idea of xash in his J's answer!
p %w[e to for si].any?{_1.chars& $_.chars==[]}
Ruby 2.7 + gem install humanize, 61 bytes
require'humanize'
f=->v{(1..13).any?{_1.humanize.count(v)<1}}
Ruby 2.7 -n, (削除) 104 (削除ここまで) 90 bytes
Saved 10 bytes by removing duplicate chars from number names.
p %w[one two thre four five six sevn eight nie ten elvn twelv thiren].any?{_1.count($_)<1}
TIO uses an older version of Ruby, while in Ruby 2.7, we've numbered parameters, i.e., _1, which saves 2 bytes.
Ruby 2.7 -n, 45 bytes
+1 to the idea of xash in his J's answer!
p %w[e to for si].any?{$_.chars&_1.chars==[]}
Ruby 2.7 + gem install humanize, 61 bytes
require'humanize'
f=->v{(1..13).any?{_1.humanize.count(v)<1}}
Ruby 2.7 -n, (削除) 104 (削除ここまで) 90 bytes
Saved 10 bytes by removing duplicate chars from number names.
p %w[one two thre four five six sevn eight nie ten elvn twelv thiren].any?{_1.count($_)<1}
TIO uses an older version of Ruby, while in Ruby 2.7, we've numbered parameters, i.e., _1, which saves 2 bytes.
Ruby 2.7 -n, 46 bytes
+1 to the idea of xash in his J's answer!
p %w[e to for si].any?{_1.chars& $_.chars==[]}
Ruby 2.7 + gem install humanize, 61 bytes
require'humanize'
f=->v{(1..13).any?{_1.humanize.count(v)<1}}
Ruby 2.7 -n, (削除) 104 (削除ここまで) 90 bytes
Saved 10 bytes by removing duplicate chars from number names.
p %w[one two thre four five six sevn eight nie ten elvn twelv thiren].any?{_1.count($_)<1}
TIO uses an older version of Ruby, while in Ruby 2.7, we've numbered parameters, i.e., _1, which saves 2 bytes.
Ruby 2.7 + gem install humanize, 61 bytes
require'humanize'
f=->v{(1..13).any?{_1.humanize.count(v)<1}}
Ruby 2.7 -n, (削除) 104 (削除ここまで) 90 bytes
Saved 10 bytes by removing duplicate chars from number names.
p %w[one two thre four five six sevn eight nie ten elvn twelv thiren].any?{_1.count($_)<1}
TIO uses an older version of Ruby, while in Ruby 2.7, we've numbered parameters, i.e., _1, which saves 2 bytes.
Ruby 2.7 -n, 46 bytes
+1 to the idea of xash in his J's answer!
p %w[e to for si].any?{_1.chars& $_.chars==[]}
Ruby 2.7 + gem install humanize, 61 bytes
require'humanize'
f=->v{(1..13).any?{_1.humanize.count(v)<1}}
Ruby 2.7 -n, (削除) 104 (削除ここまで) 90 bytes
Saved 10 bytes by removing duplicate chars from number names.
p %w[one two thre four five six sevn eight nie ten elvn twelv thiren].any?{_1.count($_)<1}
TIO uses an older version of Ruby, while in Ruby 2.7, we've numbered parameters, i.e., _1, which saves 2 bytes.
Ruby 2.7 with+ gem install humanize, 61 bytes
require'humanize'
f=->v{(1..13).any?{_1.humanize.count(v)<1}}
Ruby 2.7 -n, (削除) 104 (削除ここまで) 90 bytes
Saved 10 bytes by removing duplicate chars from number names.
p %w[one two thre four five six sevn eight nie ten elvn twelv thiren].any?{_1.count($_)<1}
TIO uses an older version of Ruby, while in Ruby 2.7, we've numbered parameters, i.e., _1, which saves 2 bytes.
Ruby 2.7 with gem install humanize, 61 bytes
require'humanize'
f=->v{(1..13).any?{_1.humanize.count(v)<1}}
Ruby 2.7 -n, (削除) 104 (削除ここまで) 90 bytes
Saved 10 bytes by removing duplicate chars from number names.
p %w[one two thre four five six sevn eight nie ten elvn twelv thiren].any?{_1.count($_)<1}
TIO uses an older version of Ruby, while in Ruby 2.7, we've numbered parameters, i.e., _1, which saves 2 bytes.
Ruby 2.7 + gem install humanize, 61 bytes
require'humanize'
f=->v{(1..13).any?{_1.humanize.count(v)<1}}
Ruby 2.7 -n, (削除) 104 (削除ここまで) 90 bytes
Saved 10 bytes by removing duplicate chars from number names.
p %w[one two thre four five six sevn eight nie ten elvn twelv thiren].any?{_1.count($_)<1}
TIO uses an older version of Ruby, while in Ruby 2.7, we've numbered parameters, i.e., _1, which saves 2 bytes.