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

#Befunge -98, 26-25=1

Befunge -98, 26-25=1

&:#v_v>1.1-v
*d2<2<^_@#:<*

(削除) Run it in this interpreter. (削除ここまで) Apparently, it can't take input.

#Befunge -93, (削除) 30 - 25 = 5 (削除ここまで) 27-25=2

Befunge -93, (削除) 30 - 25 = 5 (削除ここまで) 27-25=2

&:#v_v>1.1-v 
*93<2<^_@#:<*

There is a trailing space on the first line, and this is done because it's shorter to make 27 than it is to make 26 with Befunge-93. This outputs 27*n 1s in a row.

#Befunge -98, 26-25=1

&:#v_v>1.1-v
*d2<2<^_@#:<*

(削除) Run it in this interpreter. (削除ここまで) Apparently, it can't take input.

#Befunge -93, (削除) 30 - 25 = 5 (削除ここまで) 27-25=2

&:#v_v>1.1-v 
*93<2<^_@#:<*

There is a trailing space on the first line, and this is done because it's shorter to make 27 than it is to make 26 with Befunge-93. This outputs 27*n 1s in a row.

Befunge -98, 26-25=1

&:#v_v>1.1-v
*d2<2<^_@#:<*

(削除) Run it in this interpreter. (削除ここまで) Apparently, it can't take input.

Befunge -93, (削除) 30 - 25 = 5 (削除ここまで) 27-25=2

&:#v_v>1.1-v 
*93<2<^_@#:<*

There is a trailing space on the first line, and this is done because it's shorter to make 27 than it is to make 26 with Befunge-93. This outputs 27*n 1s in a row.

Improved answer.
Source Link
El'endia Starman
  • 16.2k
  • 3
  • 38
  • 71

#Befunge-9398, 30 26- 25 = 525=1

&:|>1#v_v>1.1-v
 2^_@#*d2<2<^_@#:<<*
 >56**

(削除) Run it in this interpreter . (削除ここまで) Apparently, it can't take input.

#Befunge -93, (削除) 30 - 25 = 5 (削除ここまで) 27-25=2

&:#v_v>1.1-v ^
*93<2<^_@#:<*

There is actually a trailing newlinespace on the first line, and this is done because it's shorter to make 3027 than it is to make 2926 with Befunge-93. This outputs 30*n27*n 1s in a row.

#Befunge-93, 30 - 25 = 5

&:|>1.1-v
 2^_@#:<
 >56** ^

There is actually a trailing newline, and this is done because it's shorter to make 30 than it is to make 29 with Befunge. This outputs 30*n 1s in a row.

#Befunge-98, 26-25=1

&:#v_v>1.1-v
*d2<2<^_@#:<*

(削除) Run it in this interpreter . (削除ここまで) Apparently, it can't take input.

#Befunge -93, (削除) 30 - 25 = 5 (削除ここまで) 27-25=2

&:#v_v>1.1-v 
*93<2<^_@#:<*

There is a trailing space on the first line, and this is done because it's shorter to make 27 than it is to make 26 with Befunge-93. This outputs 27*n 1s in a row.

Source Link
El'endia Starman
  • 16.2k
  • 3
  • 38
  • 71

#Befunge-93, 30 - 25 = 5

&:|>1.1-v
 2^_@#:<
 >56** ^

There is actually a trailing newline, and this is done because it's shorter to make 30 than it is to make 29 with Befunge. This outputs 30*n 1s in a row.

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