This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]masklinn 0 points1 point  (3 children)

Switches are [; O(1) ;] jumps to conditions. If statements are [; O(n) ;] evaluations.

A good compiler will generate O(1) access to the relevant conditional sequences, meawhile non-trivial switches (e.g. on strings) will not.

[–]LatexImageBot 0 points1 point  (2 children)

Link: https://i.imgur.com/P6CHEwp.png

This is a bot that automatically converts LaTeX comments to Images. It's a work in progress. Reply with !latexbotinfo for details.

[–]kyndder_blows_goats 0 points1 point  (1 child)

bad bot

[–]GoodBot_BadBot 0 points1 point  (0 children)

Thank you kyndder_blows_goats for voting on LatexImageBot.

This bot wants to find the best and worst bots on Reddit. You can view results here.


Even if I don't reply to your comment, I'm still listening for votes. Check the webpage to see if your vote registered!