iT邦幫忙

2019 iT 邦幫忙鐵人賽

DAY 10
0
影片教學

懶人寫寫 BOT系列 第 10

Day 10

  • 分享至 

  • xImage
  •  

嗨,我是 Fly,用 Ruby 寫 Chatbot 並挑戰30天分享心得
為確保不會沒靈感
每日含 Ruby 解題增加內容
https://www.hackerrank.com/domains/tutorials/30-days-of-code

Day 10: Binary Numbers

轉一大圈,想太複雜!以零切開,最大值算一

scan

s = "this is a string with is thrice"
s.scan(/is/).count # => 3

p gets.to_i.to_s(2).split('0').max.count('1')

上一篇
Day 9
下一篇
Day 11
系列文
懶人寫寫 BOT30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言