Brent Yorgey - Competitive Programming in Haskell

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ย. 2024

ความคิดเห็น • 3

  • @flowname
    @flowname ปีที่แล้ว +17

    Half of the screen is dedicated to a white background and the "Haskell Love conference" branding. Really? Who was the genius who decided that only one-third of the available space should be enough for the code section in a presentation about competitive programming?

  • @christianbrolin1482
    @christianbrolin1482 ปีที่แล้ว +2

    I thought the factorial problem would check for huge enough numbers so people cheating with an arbitrary large integer data type would fail due to inefficiency. Note that:
    H> (\k -> product [1..k] `mod` 10 :: Integer) [0..]
    [1,1,2,6,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0..]

  • @rezwydd
    @rezwydd 2 ปีที่แล้ว

    Esto on top lowz K