Steady squares: Difference between revisions

Content added Content deleted
(Added Easylang)
 
Line 1,380: Line 1,380:
{{works with|jq}}
{{works with|jq}}
'''Works with gojq, the Go implementation of jq'''
'''Works with gojq, the Go implementation of jq'''

'''Works with jaq, the Rust implementation of jq'''
<syntaxhighlight lang="jq"># Input: an upper bound, or null for infinite
<syntaxhighlight lang="jq"># Input: an upper bound, or null for infinite
def steady_squares:
def steady_squares: