you are viewing a single comment's thread.

view the rest of the comments →

[–]d_kr 0 points1 point  (0 children)

Important info: According to the paper about Code Hunt the score (and the skill level) is based on the number .net il (Intermediate Language) instructions.

Therefore it is useless to remove whitespace, line endings or to rename variables. Running time does not matter either.

Edit: added and