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

added 71 characters in body
Source Link
Tom
  • 3.1k
  • 9
  • 22

Japt, 103 bytes

q Ä o_pÃøU¬v1

Try it online! Try it online!

Creates an array of all square numbers up to the input and checksSeems to see if the array containswork fine for 2**54-2 in the inputJapt Interpreter but fails on TIO for some reason...

Japt, 10 bytes

q Ä o_pÃøU

Try it online!

Creates an array of all square numbers up to the input and checks to see if the array contains the input

Japt, 3 bytes

¬v1

Try it online!

Seems to work fine for 2**54-2 in the Japt Interpreter but fails on TIO for some reason...

deleted 3 characters in body
Source Link
Tom
  • 3.1k
  • 9
  • 22

Japt, 1310 bytes

1oUqq Ä,_p} øUo_pÃøU

Try it online! Try it online!

Creates an array of all square numbers up to the input and checks to see if the array contains the input

Japt, 13 bytes

1oUq Ä,_p} øU

Try it online!

Creates an array of all square numbers up to the input and checks to see if the array contains the input

Japt, 10 bytes

q Ä o_pÃøU

Try it online!

Creates an array of all square numbers up to the input and checks to see if the array contains the input

Post Undeleted by Tom
added 23 characters in body
Source Link
Tom
  • 3.1k
  • 9
  • 22

Japt, 513 bytes

q1oUq âÄ,_p} døU

Try it online! Try it online!

Creates an array of all square numbers up to the input and checks to see if the array contains the input

Japt, 5 bytes

q â d

Try it online!

Japt, 13 bytes

1oUq Ä,_p} øU

Try it online!

Creates an array of all square numbers up to the input and checks to see if the array contains the input

Post Deleted by Tom
deleted 36 characters in body
Source Link
Tom
  • 3.1k
  • 9
  • 22
Loading
added 35 characters in body
Source Link
Tom
  • 3.1k
  • 9
  • 22
Loading
Source Link
Tom
  • 3.1k
  • 9
  • 22
Loading

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