Skip to main content
Commonmark migration
Source Link

cQuents v0, 3 bytes

::n 

Try it online!

##Explanation

Explanation

:: Mode: sequence 2. Given input n, output the sequence n times n Each item in the sequence is n 

cQuents v0, 3 bytes

::n 

Try it online!

##Explanation

:: Mode: sequence 2. Given input n, output the sequence n times n Each item in the sequence is n 

cQuents v0, 3 bytes

::n 

Try it online!

Explanation

:: Mode: sequence 2. Given input n, output the sequence n times n Each item in the sequence is n 
Source Link
Stephen
  • 14.2k
  • 3
  • 57
  • 118

cQuents v0, 3 bytes

::n 

Try it online!

##Explanation

:: Mode: sequence 2. Given input n, output the sequence n times n Each item in the sequence is n