Skip to main content
edited body
Source Link
doubleunary
  • 1.9k
  • 1
  • 1
  • 11

Google Sheets, 41 bytes

=index(let(i,2^(row(A:A)-1),mid(A1,i,i)))

screenshotscreenshot

Google Sheets, 41 bytes

=index(let(i,2^(row(A:A)-1),mid(A1,i,i)))

screenshot

Google Sheets, 41 bytes

=index(let(i,2^(row(A:A)-1),mid(A1,i,i)))

screenshot

use let() and z's row()
Source Link
doubleunary
  • 1.9k
  • 1
  • 1
  • 11

Google Sheets, 5741 bytes

=index(midlet(A1i,2^sequence2^(99,row(A:A)-1,),2^(1+sequencemid(99A1,1i,-1)i)))

screenshot

Google Sheets, 57 bytes

=index(mid(A1,2^sequence(99,1,),2^(1+sequence(99,1,-1))))

screenshot

Google Sheets, 41 bytes

=index(let(i,2^(row(A:A)-1),mid(A1,i,i)))

screenshot

Source Link
doubleunary
  • 1.9k
  • 1
  • 1
  • 11

Google Sheets, 57 bytes

=index(mid(A1,2^sequence(99,1,),2^(1+sequence(99,1,-1))))

screenshot