Skip to main content
We’ve updated our Terms of Service. A new AI Addendum clarifies how Stack Overflow utilizes AI interactions.
Code Golf

Return to Answer

Commonmark migration
Source Link

I'm not entirely sure whether this is a joke question or not, so I hope I don't get mocked for taking it seriously, but...

#Tip 1: Don't End Your Program

Tip 1: Don't End Your Program

The spec says that a program should be ended by three line-feeds, [LF][LF][LF], where the first is the flow control IMP, and the next two are the quit command, but many interpreters will just run your code without the proper ending. Saves you 3 characters in any program.

I'm not entirely sure whether this is a joke question or not, so I hope I don't get mocked for taking it seriously, but...

#Tip 1: Don't End Your Program

The spec says that a program should be ended by three line-feeds, [LF][LF][LF], where the first is the flow control IMP, and the next two are the quit command, but many interpreters will just run your code without the proper ending. Saves you 3 characters in any program.

I'm not entirely sure whether this is a joke question or not, so I hope I don't get mocked for taking it seriously, but...

Tip 1: Don't End Your Program

The spec says that a program should be ended by three line-feeds, [LF][LF][LF], where the first is the flow control IMP, and the next two are the quit command, but many interpreters will just run your code without the proper ending. Saves you 3 characters in any program.

Source Link
user36219
user36219

I'm not entirely sure whether this is a joke question or not, so I hope I don't get mocked for taking it seriously, but...

#Tip 1: Don't End Your Program

The spec says that a program should be ended by three line-feeds, [LF][LF][LF], where the first is the flow control IMP, and the next two are the quit command, but many interpreters will just run your code without the proper ending. Saves you 3 characters in any program.

AltStyle によって変換されたページ (->オリジナル) /