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

deleted 59 characters in body
Source Link
Taylor Raine
  • 9k
  • 2
  • 29
  • 53

Google Sheets,(削除) 11 (削除ここまで) 5 Bytes

Anonymous worksheet formula that takes no input and outputs into the cell which holds the formula

=4/(2

As a single formula this evaluates to a call stack that looks a little something like

=4/(2
=4/(2)
=4/2
=2
2

However when this worksheet formula is doubled this call stack evaluates down to

=4/(2=4/(2
=4/(2=4/(2)
=4/(2=4/(2))
=4/(2=2)
=4/(True)
=4/True
=4/1
=4
4

Of course, an implication of using this method is that once this is repeated more than once, at the third and all following iterations of the problem, the call stack will reach =4/(2=4) and thus evaluate down to =4/0 and throw a #DIV/0! error

-6 bytes by switching to algebra away from the =DIVIDE(4,2 formula

Google Sheets,(削除) 11 (削除ここまで) 5 Bytes

Anonymous worksheet formula that takes no input and outputs into the cell which holds the formula

=4/(2

As a single formula this evaluates to a call stack that looks a little something like

=4/(2
=4/(2)
=4/2
=2
2

However when this worksheet formula is doubled this call stack evaluates down to

=4/(2=4/(2
=4/(2=4/(2)
=4/(2=4/(2))
=4/(2=2)
=4/(True)
=4/True
=4/1
=4
4

Of course, an implication of using this method is that once this is repeated more than once, at the third and all following iterations of the problem, the call stack will reach =4/(2=4) and thus evaluate down to =4/0 and throw a #DIV/0! error

-6 bytes by switching to algebra away from the =DIVIDE(4,2 formula

Google Sheets, 5 Bytes

Anonymous worksheet formula that takes no input and outputs into the cell which holds the formula

=4/(2

As a single formula this evaluates to a call stack that looks a little something like

=4/(2
=4/(2)
=4/2
=2
2

However when this worksheet formula is doubled this call stack evaluates down to

=4/(2=4/(2
=4/(2=4/(2)
=4/(2=4/(2))
=4/(2=2)
=4/(True)
=4/True
=4/1
=4
4

Of course, an implication of using this method is that once this is repeated more than once, at the third and all following iterations of the problem, the call stack will reach =4/(2=4) and thus evaluate down to =4/0 and throw a #DIV/0! error

Commonmark migration
Source Link

#Google Sheets, (削除) 11 (削除ここまで) 5 Bytes

Google Sheets, (削除) 11 (削除ここまで) 5 Bytes

Anonymous worksheet formula that takes no input and outputs into the cell which holds the formula

=4/(2

As a single formula this evaluates to a call stack that looks a little something like

=4/(2
=4/(2)
=4/2
=2
2

However when this worksheet formula is doubled this call stack evaluates down to

=4/(2=4/(2
=4/(2=4/(2)
=4/(2=4/(2))
=4/(2=2)
=4/(True)
=4/True
=4/1
=4
4

Of course, an implication of using this method is that once this is repeated more than once, at the third and all following iterations of the problem, the call stack will reach =4/(2=4) and thus evaluate down to =4/0 and throw a #DIV/0! error

-6 bytes by switching to algebra away from the =DIVIDE(4,2 formula

#Google Sheets, (削除) 11 (削除ここまで) 5 Bytes

Anonymous worksheet formula that takes no input and outputs into the cell which holds the formula

=4/(2

As a single formula this evaluates to a call stack that looks a little something like

=4/(2
=4/(2)
=4/2
=2
2

However when this worksheet formula is doubled this call stack evaluates down to

=4/(2=4/(2
=4/(2=4/(2)
=4/(2=4/(2))
=4/(2=2)
=4/(True)
=4/True
=4/1
=4
4

Of course, an implication of using this method is that once this is repeated more than once, at the third and all following iterations of the problem, the call stack will reach =4/(2=4) and thus evaluate down to =4/0 and throw a #DIV/0! error

-6 bytes by switching to algebra away from the =DIVIDE(4,2 formula

Google Sheets, (削除) 11 (削除ここまで) 5 Bytes

Anonymous worksheet formula that takes no input and outputs into the cell which holds the formula

=4/(2

As a single formula this evaluates to a call stack that looks a little something like

=4/(2
=4/(2)
=4/2
=2
2

However when this worksheet formula is doubled this call stack evaluates down to

=4/(2=4/(2
=4/(2=4/(2)
=4/(2=4/(2))
=4/(2=2)
=4/(True)
=4/True
=4/1
=4
4

Of course, an implication of using this method is that once this is repeated more than once, at the third and all following iterations of the problem, the call stack will reach =4/(2=4) and thus evaluate down to =4/0 and throw a #DIV/0! error

-6 bytes by switching to algebra away from the =DIVIDE(4,2 formula

added 15 characters in body
Source Link
Taylor Raine
  • 9k
  • 2
  • 29
  • 53

#Google Sheets, (削除) 11 (削除ここまで) 5 Bytes

Anonymous worksheet formula that takes no input and outputs into the cell which holds the formula

=4/(2

As a single formula this evaluates to a call stack that looks a little something like

=4/(2
=4/(2)
=4/2
=2
2

However when this worksheet formula is doubled this call stack evaluates down to

=4/(2=4/(2
=4/(2=4/(2)
=4/(2=4/(2))
=4/(2=2)
=4/(True)
=4/True
=4/1
=4
4

Of course, an implication of using this method is that once this is repeated more than once, at the third and all following iterations of the problem, the call stack will reach =4/(2=4) and thus evaluate down to =4/0 and throw a #DIV/0! error

-6 bytes by switching to algebra away from the =DIVIDE(4,2 formula

#Google Sheets, (削除) 11 (削除ここまで) 5 Bytes

Anonymous worksheet formula that takes no input and outputs into the cell which holds the formula

=4/(2

As a single formula this evaluates to a call stack that looks a little something like

=4/(2
=4/(2)
=4/2
=2
2

However when this worksheet formula is doubled this call stack evaluates down to

=4/(2=4/(2
=4/(2=4/(2)
=4/(2=4/(2))
=4/(2=2)
=4/True
=4/1
=4
4

Of course, an implication of using this method is that once this is repeated more than once, at the third and all following iterations of the problem, the call stack will reach =4/(2=4) and thus evaluate down to =4/0 and throw a #DIV/0! error

-6 bytes by switching to algebra away from the =DIVIDE(4,2 formula

#Google Sheets, (削除) 11 (削除ここまで) 5 Bytes

Anonymous worksheet formula that takes no input and outputs into the cell which holds the formula

=4/(2

As a single formula this evaluates to a call stack that looks a little something like

=4/(2
=4/(2)
=4/2
=2
2

However when this worksheet formula is doubled this call stack evaluates down to

=4/(2=4/(2
=4/(2=4/(2)
=4/(2=4/(2))
=4/(2=2)
=4/(True)
=4/True
=4/1
=4
4

Of course, an implication of using this method is that once this is repeated more than once, at the third and all following iterations of the problem, the call stack will reach =4/(2=4) and thus evaluate down to =4/0 and throw a #DIV/0! error

-6 bytes by switching to algebra away from the =DIVIDE(4,2 formula

added 14 characters in body
Source Link
Taylor Raine
  • 9k
  • 2
  • 29
  • 53
Loading
added 11 characters in body
Source Link
Taylor Raine
  • 9k
  • 2
  • 29
  • 53
Loading
added 39 characters in body
Source Link
Taylor Raine
  • 9k
  • 2
  • 29
  • 53
Loading
deleted 1 character in body
Source Link
Taylor Raine
  • 9k
  • 2
  • 29
  • 53
Loading
deleted 5 characters in body
Source Link
Taylor Raine
  • 9k
  • 2
  • 29
  • 53
Loading
[Edit removed during grace period]
Source Link
Taylor Raine
  • 9k
  • 2
  • 29
  • 53
Loading
edited body
Source Link
Taylor Raine
  • 9k
  • 2
  • 29
  • 53
Loading
added 17 characters in body
Source Link
Taylor Raine
  • 9k
  • 2
  • 29
  • 53
Loading
added 49 characters in body
Source Link
Taylor Raine
  • 9k
  • 2
  • 29
  • 53
Loading
added 2 characters in body
Source Link
Taylor Raine
  • 9k
  • 2
  • 29
  • 53
Loading
Source Link
Taylor Raine
  • 9k
  • 2
  • 29
  • 53
Loading

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