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

#JavaScript, (削除) 45 (削除ここまで)(削除) 44 (削除ここまで)(削除) 42 (削除ここまで)(削除) 39 (削除ここまで) 37 bytes

JavaScript, (削除) 45 (削除ここまで)(削除) 44 (削除ここまで)(削除) 42 (削除ここまで)(削除) 39 (削除ここまで) 37 bytes

Has the potential to produce an overflow error.

f=_=>`duck
${new Date%2?f():`goose`}`

##Test it

Test it

o.innerText=(
f=_=>`duck
${new Date%2?f():`goose`}`
)()
<pre id=o></pre>

#JavaScript, (削除) 45 (削除ここまで)(削除) 44 (削除ここまで)(削除) 42 (削除ここまで)(削除) 39 (削除ここまで) 37 bytes

Has the potential to produce an overflow error.

f=_=>`duck
${new Date%2?f():`goose`}`

##Test it

o.innerText=(
f=_=>`duck
${new Date%2?f():`goose`}`
)()
<pre id=o></pre>

JavaScript, (削除) 45 (削除ここまで)(削除) 44 (削除ここまで)(削除) 42 (削除ここまで)(削除) 39 (削除ここまで) 37 bytes

Has the potential to produce an overflow error.

f=_=>`duck
${new Date%2?f():`goose`}`

Test it

o.innerText=(
f=_=>`duck
${new Date%2?f():`goose`}`
)()
<pre id=o></pre>

deleted 1 character in body
Source Link
Shaggy
  • 45k
  • 4
  • 39
  • 95

#JavaScript, (削除) 45 (削除ここまで) (削除) 44 (削除ここまで) (削除) 42 (削除ここまで) (削除) 39 (削除ここまで) 37 bytes

Has the potential to produce andan overflow error.

f=_=>`duck
${new Date%2?f():`goose`}`

##Test it

o.innerText=(
f=_=>`duck
${new Date%2?f():`goose`}`
)()
<pre id=o></pre>

#JavaScript, (削除) 45 (削除ここまで) (削除) 44 (削除ここまで) (削除) 42 (削除ここまで) (削除) 39 (削除ここまで) 37 bytes

Has the potential to produce and overflow error.

f=_=>`duck
${new Date%2?f():`goose`}`

##Test it

o.innerText=(
f=_=>`duck
${new Date%2?f():`goose`}`
)()
<pre id=o></pre>

#JavaScript, (削除) 45 (削除ここまで) (削除) 44 (削除ここまで) (削除) 42 (削除ここまで) (削除) 39 (削除ここまで) 37 bytes

Has the potential to produce an overflow error.

f=_=>`duck
${new Date%2?f():`goose`}`

##Test it

o.innerText=(
f=_=>`duck
${new Date%2?f():`goose`}`
)()
<pre id=o></pre>

added 61 characters in body
Source Link
Shaggy
  • 45k
  • 4
  • 39
  • 95

#JavaScript, (削除) 45 (削除ここまで) (削除) 44 (削除ここまで) (削除) 42 (削除ここまで) 39(削除) 39 (削除ここまで) 37 bytes

Has the potential to produce and overflow error.

_=>`duckf=_=>`duck
`.repeat(${new Date%9|1Date%2?f()+`goose`:`goose`}`

##Test it

o.innerText=(
_=>`duckf=_=>`duck
`.repeat(${new Date%9|1Date%2?f()+`goose`:`goose`}`
)()
<pre id=o></pre>

#JavaScript, (削除) 45 (削除ここまで) (削除) 44 (削除ここまで) (削除) 42 (削除ここまで) 39 bytes

_=>`duck
`.repeat(new Date%9|1)+`goose`

##Test it

o.innerText=(
_=>`duck
`.repeat(new Date%9|1)+`goose`
)()
<pre id=o></pre>

#JavaScript, (削除) 45 (削除ここまで) (削除) 44 (削除ここまで) (削除) 42 (削除ここまで) (削除) 39 (削除ここまで) 37 bytes

Has the potential to produce and overflow error.

f=_=>`duck
${new Date%2?f():`goose`}`

##Test it

o.innerText=(
f=_=>`duck
${new Date%2?f():`goose`}`
)()
<pre id=o></pre>

added 1 character in body
Source Link
Shaggy
  • 45k
  • 4
  • 39
  • 95
Loading
deleted 120 characters in body
Source Link
Shaggy
  • 45k
  • 4
  • 39
  • 95
Loading
added 26 characters in body
Source Link
Shaggy
  • 45k
  • 4
  • 39
  • 95
Loading
deleted 173 characters in body
Source Link
Shaggy
  • 45k
  • 4
  • 39
  • 95
Loading
added 447 characters in body
Source Link
Shaggy
  • 45k
  • 4
  • 39
  • 95
Loading
Source Link
Shaggy
  • 45k
  • 4
  • 39
  • 95
Loading

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