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

#BASIC (QBasic 4.5), (削除) 10 (削除ここまで)(削除) 5 (削除ここまで) 3 bytes

BASIC (QBasic 4.5), (削除) 10 (削除ここまで)(削除) 5 (削除ここまで) 3 bytes

In the BASIC programming language, RUN is used to start program execution from direct mode, or to start a overlay program from a loader program. - Wikipedia

Edit: This works without a line number in QBasic 4.5, according to @steenbergh

RUN

Here's the first version I posted. Infinite GOTO loop. Also, it's 10 bytes, which is a nice coincidence!

10 GOTO 10

#BASIC (QBasic 4.5), (削除) 10 (削除ここまで)(削除) 5 (削除ここまで) 3 bytes

In the BASIC programming language, RUN is used to start program execution from direct mode, or to start a overlay program from a loader program. - Wikipedia

Edit: This works without a line number in QBasic 4.5, according to @steenbergh

RUN

Here's the first version I posted. Infinite GOTO loop. Also, it's 10 bytes, which is a nice coincidence!

10 GOTO 10

BASIC (QBasic 4.5), (削除) 10 (削除ここまで)(削除) 5 (削除ここまで) 3 bytes

In the BASIC programming language, RUN is used to start program execution from direct mode, or to start a overlay program from a loader program. - Wikipedia

Edit: This works without a line number in QBasic 4.5, according to @steenbergh

RUN

Here's the first version I posted. Infinite GOTO loop. Also, it's 10 bytes, which is a nice coincidence!

10 GOTO 10
added 89 characters in body
Source Link
mbomb007
  • 23.6k
  • 7
  • 66
  • 143

#BASIC (QBasic 4.5), (削除) 10 (削除ここまで) 5(削除) 5 (削除ここまで) 3 bytes

In the BASIC programming language, RUN is used to start program execution from direct mode, or to start a overlay program from a loader program. - Wikipedia

Edit: This works without a line number in QBasic 4.5, according to @steenbergh

1 RUN

Here's the first version I posted. Infinite GOTO loop. Also, it's 10 bytes, which is a nice coincidence!

10 GOTO 10

#BASIC, (削除) 10 (削除ここまで) 5 bytes

In the BASIC programming language, RUN is used to start program execution from direct mode, or to start a overlay program from a loader program. - Wikipedia

1 RUN

Here's the first version I posted. Infinite GOTO loop. Also, it's 10 bytes, which is a nice coincidence!

10 GOTO 10

#BASIC (QBasic 4.5), (削除) 10 (削除ここまで) (削除) 5 (削除ここまで) 3 bytes

In the BASIC programming language, RUN is used to start program execution from direct mode, or to start a overlay program from a loader program. - Wikipedia

Edit: This works without a line number in QBasic 4.5, according to @steenbergh

RUN

Here's the first version I posted. Infinite GOTO loop. Also, it's 10 bytes, which is a nice coincidence!

10 GOTO 10
added 261 characters in body
Source Link
mbomb007
  • 23.6k
  • 7
  • 66
  • 143

#BASIC, 10(削除) 10 (削除ここまで) 5 bytes

In the BASIC programming language, RUN is used to start program execution from direct mode, or to start a overlay program from a loader program. - Wikipedia

1 RUN

Here's the first version I posted. Infinite GOTO loop. Also, it's 10 bytes, which is a nice coincidence!

10 GOTO 10

#BASIC, 10 bytes

Infinite GOTO loop. Also, it's 10 bytes, which is a nice coincidence!

10 GOTO 10

#BASIC, (削除) 10 (削除ここまで) 5 bytes

In the BASIC programming language, RUN is used to start program execution from direct mode, or to start a overlay program from a loader program. - Wikipedia

1 RUN

Here's the first version I posted. Infinite GOTO loop. Also, it's 10 bytes, which is a nice coincidence!

10 GOTO 10
Rollback to Revision 2
Source Link
mbomb007
  • 23.6k
  • 7
  • 66
  • 143
Loading
Loading
added 50 characters in body
Source Link
mbomb007
  • 23.6k
  • 7
  • 66
  • 143
Loading
Source Link
mbomb007
  • 23.6k
  • 7
  • 66
  • 143
Loading

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