angryziber / kotlin-puzzlers

A collection of Kotlin Puzzlers
422 stars 58 forks source link

Add calls puzzler #42

Closed TWiStErRob closed 6 years ago

LouisCAD commented 6 years ago

You can make it more puzzling by adding a call before fun declaration, and a call before val declaration.

TWiStErRob commented 6 years ago

@LouisCAD it would be a long multiple-choice question then... 3^3+1 options

That being said, anyone who has write access to this repo (or PR) feel free to adjust it.

TWiStErRob commented 6 years ago

@LouisCAD / @angryziber is there anything I need to do here?

angryziber commented 6 years ago

I think the puzzler is great as it is, thanks! Thanks also to @LouisCAD for an important observation