angryziber / kotlin-puzzlers

A collection of Kotlin Puzzlers
419 stars 58 forks source link

fix the typo in unsignedFinally #60

Closed daisuzz closed 4 years ago

daisuzz commented 4 years ago

I found the typo in unsignedFinally/Rationale.md.

Correct answer: **c) 0 4294967294**

I fixed it.

Correct answer: **b) 0 4294967294**