Huge Rubik's cube solve: 65,536 layers

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ค. 2024
  • This is a simulation of a 65536x65536 Rubik’s cube. A new world record size for a simulated cube.
    A note to new programmers: I started this project as a way to challenge myself with learning new skills. I believe the best way to learn is to pick a project that is interesting to you and then never give up until you've succeeded. The programming language doesn't matter as long as you are learning and having fun.
    View the source code here github.com/shellpuppy/rcube
    The algorithm is identical to the one I used in the previous record. However, this implementation is much faster so it no longer takes months to solve.
    A standard 3x3 cube is 57mm per side. That means a single tile is 19mm wide. Therefore, a 65535 cube is 1245.284 meters on each side!
    I added a section showing the scrambling process and how we know that a cube has been scrambled enough.
    I produced the animated bar graphs using R - www.r-project.org/
    The algorithm first solves the centers (99.994% of this cube is centers) using a commutator that works extremely well for large cubes. It is able to move many pieces in a single row from one face to another without disturbing the other faces.
    After solving each center it solves edges. I made sure to slow down the video this time to show the edges being solved with better detail.
    The technique I used to solve the edges brings pairs of edges into the front face, then exchanges pieces from the left side to right. If needed it will flip edge pieces so they face the one direction. It also uses a standard algorithm for fixing parity issues.
    0:00 How Big Is this Cube
    0:56 Scrambling
    1:40 Solving
    9:25 The Last Center
    10:42 Edges
    11:42 Solved
    #rubikscube #cubinglife #cuber #rubik #worldrecord #record #programming #c++
  • บันเทิง

ความคิดเห็น • 344

  • @em112204
    @em112204 3 ปีที่แล้ว +78

    I like the facts! Can't wait to see what's next!

  • @t_nicki
    @t_nicki 2 ปีที่แล้ว +18

    What non cubers see when you pull out a 7x7:

  • @gallium-gonzollium
    @gallium-gonzollium 2 ปีที่แล้ว +4

    Child: I'm gonna mix all the colors of the rainbow:
    Brown: *surprise*

  • @mastergodmc1550
    @mastergodmc1550 ปีที่แล้ว +8

    Next Video Be Like : So, I solved a 1,000,000 x 1,000,000 x 1,000,000 Rubik’s Cube, Without An A.I.

  • @8.38mtile7
    @8.38mtile7 2 ปีที่แล้ว +15

    65K x 65K x 65K cube: **pop**
    Earth: **explodes**

    • @vincent1023
      @vincent1023 2 ปีที่แล้ว

      Sun: noooo!

    • @unbudging1183
      @unbudging1183 2 ปีที่แล้ว +1

      @@vincent1023 the sun wouldn’t say no, it’s inanimate and unliving

    • @laalpattharkedevata
      @laalpattharkedevata ปีที่แล้ว +1

      @@unbudging1183 r/woooooooooooooooooooosh

  • @chimee1237
    @chimee1237 ปีที่แล้ว +5

    I love how it looks like a 1x1 at the end
    Underrated channel

  • @BaddeJimme
    @BaddeJimme 3 ปีที่แล้ว +22

    I think you could speed up your edge pairing for the first 8 pairs with Free Slicing. The idea is that you don't need to keep the centres solved, you can slice them horizontally however you like and delay fixing them until 8 edges are done. Swapping edges with the top and bottom layer is done by turning a side face, turning the top or bottom, then turning the side back so the centres remain easily solvable.
    The main benefit of this is that you do slightly more than 9/8 slice turns per edge piece solved, while the beginner's method will require at least 2 slice turns per edge piece solved.
    Also, you can pack your cube much better than 1 tile per byte. Since 6*6*6=216, you can squeeze 3 tiles into a single byte.

    • @shellpuppy
      @shellpuppy  3 ปีที่แล้ว +5

      You are absolutely right about being able to pack the bits better. In fact I did that originally so that I could store 2 tiles per byte which meant I used half the memory. The problem is you trade off speed for that memory and it just wasn't worth the 2x slowdown. Also, thanks for the tips! simple.wikipedia.org/wiki/Space-time_tradeoff

    • @findystonerush9339
      @findystonerush9339 3 ปีที่แล้ว

      up down right back front right back left up left down front... back up solved!

  • @gooncreeper
    @gooncreeper 3 ปีที่แล้ว +70

    cant wait for it to pop

    • @cubeified
      @cubeified 2 ปีที่แล้ว +2

      WHY

    • @gooncreeper
      @gooncreeper 2 ปีที่แล้ว +2

      @@cubeified it would be funny

    • @cubeified
      @cubeified 2 ปีที่แล้ว +3

      i guss thats sadisfing but id feel realy bad for the person thats solving it

    • @gooncreeper
      @gooncreeper 2 ปีที่แล้ว

      @@cubeified funny and satisfying

    • @Funnyzyxw
      @Funnyzyxw 2 ปีที่แล้ว +1

      It will EXPLODE!

  • @pi-game-room
    @pi-game-room ปีที่แล้ว +1

    I want to watch last few moves.
    This is so amazing!!!

  • @ISwearImNotADoorbell
    @ISwearImNotADoorbell 2 ปีที่แล้ว +22

    Fun fact, if this cube was scale down to the size of a 3x3, each piece would have a length of .86975098.
    Micrometers.

    • @petterlarsson7257
      @petterlarsson7257 2 ปีที่แล้ว +3

      good luck not turning 4000 pieces per move

  • @Fibero-Fibero69_420
    @Fibero-Fibero69_420 2 ปีที่แล้ว +1

    You know it's big when literal scrambling and.. uh.. quote and quote "simple" solving looks satisfying

  • @lightningfirst689
    @lightningfirst689 2 ปีที่แล้ว +4

    It's so cool how colours that aren't being solved 'hide' among the mass of unsolved tiles.

    • @bobczech7774
      @bobczech7774 11 หลายเดือนก่อน

      I can't wait for the cube to be fully scrambled! It'll be like a weird rainbow!
      Cube: B E I G E

    • @cheesepop7175
      @cheesepop7175 2 หลายเดือนก่อน

      colors*

  • @toysrours9760
    @toysrours9760 3 ปีที่แล้ว +2

    Wow. Thats amazing

  • @landonb.9058
    @landonb.9058 2 ปีที่แล้ว +4

    Can't believe I got bamzoozled like that at 8:36

  • @SatisfyingWhirlpools
    @SatisfyingWhirlpools 4 หลายเดือนก่อน

    Are you able to calculate the number of possible permutations?

  • @sylvester_hd5777
    @sylvester_hd5777 2 ปีที่แล้ว +1

    Sheesh, that is quite exquisite!

  • @tinnemaibohm7635
    @tinnemaibohm7635 2 ปีที่แล้ว +3

    non Cubers: BRO IS THAT A 1x1
    cuber: no thats a 65536x65536x65536

    • @shin-mmxxiv-hna-official
      @shin-mmxxiv-hna-official ปีที่แล้ว

      But when it is tan, it looks like it only has 1 combination, but...
      The only cube known with 1 combination is the 0x0x0 or the 0xaxb (a and b = any number, can be infinite)

  • @lowenbarbe6229
    @lowenbarbe6229 ปีที่แล้ว +2

    Doing a superflip on this cube would be so cool

  • @anunimportantaccount
    @anunimportantaccount 7 หลายเดือนก่อน +1

    i love how much technology has evolved from computers taking over a day to solve a 1000 x 1000 to this

  • @leihejun844
    @leihejun844 2 ปีที่แล้ว +9

    5:16 so to solve this cube in real life, first you should escape earth gravity and hold this cube as a planet.

    • @petterlarsson7257
      @petterlarsson7257 2 ปีที่แล้ว

      it's only the size of a medium sized asteroid its very far away from even being a dwarf planet

    • @shin-mmxxiv-hna-official
      @shin-mmxxiv-hna-official ปีที่แล้ว

      You should go to one part of any of the edges and hold it and go to the other side of where you are on the cube.

    • @DarkFrozenDepths
      @DarkFrozenDepths 5 หลายเดือนก่อน

      Nah, it's still the size of a pretty big mountain or so....
      now if the cube had quadruple the number of pieces per side.... then we'd be at planetary sizes, or half as big as the moon at the very least

  • @darrenlo9802
    @darrenlo9802 6 หลายเดือนก่อน

    Immortal man tries to solve a 65536x65536x65536: stopped by the heat death of the universe

  • @3gp
    @3gp 2 ปีที่แล้ว +1

    this video needs 500x more views

  • @petterlarsson7257
    @petterlarsson7257 2 ปีที่แล้ว +6

    how large would the edge and corner pieces have to be to not fall apart?

  • @mariogonzalez-speedcuber5303
    @mariogonzalez-speedcuber5303 3 ปีที่แล้ว +5

    Éste video merece millones de reproducciones de youtube.

  • @ianmoore5502
    @ianmoore5502 3 หลายเดือนก่อน

    subbed for making comparisons to the borg cube

  • @raicloudbulusan845
    @raicloudbulusan845 2 ปีที่แล้ว +1

    Wow! a new record I can't see for a next record......

  • @tariqtorun9828
    @tariqtorun9828 2 ปีที่แล้ว +2

    what's this software,
    how to download it?

  • @lerpie
    @lerpie 2 ปีที่แล้ว

    Why do you insert rows of center pieces that are only half the length of the cube?

  • @bobczech7774
    @bobczech7774 11 หลายเดือนก่อน +1

    imagine seeing it pop into 25 billion pieces when it was on the last turn. 💀💀💀😭😭😭

  • @PRISMADROID
    @PRISMADROID 3 ปีที่แล้ว +3

    4:01 the population of the earth in October 25 2020

    • @PRISMADROID
      @PRISMADROID 3 ปีที่แล้ว

      Estimate 4:03 the population of the earth in June 1st of 2021

  • @NIGERANDAYO_SMOKEY
    @NIGERANDAYO_SMOKEY 6 หลายเดือนก่อน +1

    How long will take a solving of cube 131072 x 131072 x 131072?

  • @lolcodex766
    @lolcodex766 2 ปีที่แล้ว

    Finally a video where blue and green are not together!

  • @MathandNumbers777
    @MathandNumbers777 ปีที่แล้ว +1

    guys look! a brand new 1x1x1!

  • @APuzzle1
    @APuzzle1 2 ปีที่แล้ว +2

    scrambled: biege force cube
    solved: 1x1
    scrambleing/solving: sand block

    • @vincent1023
      @vincent1023 2 ปีที่แล้ว

      5:15 glowing and then I can 🥫 I have a lot to talk 🦜 to be like the final block

    • @nikolas32447
      @nikolas32447 2 ปีที่แล้ว

      Yes.

    • @petterlarsson7257
      @petterlarsson7257 2 ปีที่แล้ว +1

      I- What the fuck are you guys even saying?

  • @scratchthecatqwerty9420
    @scratchthecatqwerty9420 3 ปีที่แล้ว +21

    A popular video about how a computer solves a Rubik's cube 1000 by 1000 gained 19 million views and it's probably fake, this video is the same but only with a cube 65 times larger with it being not fake, gained 5.5 THOUSAND views! And where is the justice here?

    • @supertornadogun1690
      @supertornadogun1690 2 ปีที่แล้ว +3

      Well that vido is 12+ years old, things were way different back then.

    • @dt08-old
      @dt08-old 2 ปีที่แล้ว

      basically we all love fake

    • @lucahermann3040
      @lucahermann3040 ปีที่แล้ว

      "it's not a reverse scramble; it's all algoritmic."
      - 1,000 x 1,000 guy

    • @somegalaxy4550
      @somegalaxy4550 ปีที่แล้ว

      mad?

    • @bigbosspanda1976
      @bigbosspanda1976 ปีที่แล้ว +1

      @@somegalaxy4550 yes

  • @chrisschultz7443
    @chrisschultz7443 2 ปีที่แล้ว

    how many permutations..?

  • @blackhaule
    @blackhaule 2 ปีที่แล้ว +1

    Dude I can't wait to see the cube when it scrambles! It's gonna be a rainbow
    The cube be like: *T A N*

  • @user-vf5rr1ws1x
    @user-vf5rr1ws1x ปีที่แล้ว +1

    Wow it's even longer than my name

  • @SummerPineapple
    @SummerPineapple หลายเดือนก่อน

    when are we getting the 131072x131072 cube?

  • @aze4308
    @aze4308 2 ปีที่แล้ว +1

    Can't wait for 131072x131072!

  • @faeu987
    @faeu987 7 หลายเดือนก่อน +1

    what if people made a cube this big then tried to solve it but got a corner twist

  • @ochir-erndeneamarsanaa7226
    @ochir-erndeneamarsanaa7226 2 ปีที่แล้ว +2

    we must reach 32 million!

  • @TaoGamer22
    @TaoGamer22 10 หลายเดือนก่อน +1

    where can i download it

  • @trihgtwo.Se2
    @trihgtwo.Se2 8 หลายเดือนก่อน

    why choose powers of 2?

  • @theProerr77R
    @theProerr77R 2 ปีที่แล้ว +1

    WOW

  • @cosmictelluride
    @cosmictelluride 2 ปีที่แล้ว

    how do you make these

  • @JacquesTheEditor
    @JacquesTheEditor ปีที่แล้ว +1

    Bruh 2x the BK💀💀💀💀💀💀💀💀💀💀💀💀

  • @chicken_wing1235
    @chicken_wing1235 ปีที่แล้ว +1

    bro imagine how many combinations this thing has, the 19x19 is the same if you fill the entire universe with the smallest atom and those atoms are also universes and you repeat that 20 times you get something like the amount of combinations the 19x19 has

  • @MrBerserkinTime
    @MrBerserkinTime 2 ปีที่แล้ว +2

    if the cube breaks, it will be like a nuke

  • @emrey.c.316
    @emrey.c.316 3 หลายเดือนก่อน

    Imagine you are trapped in a room and the only way of getting out is by solving this cube. Yeah, good luck...

  • @modahabbab4576
    @modahabbab4576 ปีที่แล้ว

    I wonder if you could do 131072

  • @myth4359
    @myth4359 2 ปีที่แล้ว +6

    So the chances of randomly turning and solving a 3x3 is very low. Probably one in billions or more. So what are the chances of randomly turning and solving this megastructure?

    • @had0j
      @had0j 2 ปีที่แล้ว

      @Mastercuber1 or 1 in 10^999999999 chance

    • @user-jp1jw1cs4p
      @user-jp1jw1cs4p 2 ปีที่แล้ว +2

      @Mastercuber1 um it is actually WAY lower chances then what you just said. Take the number you just got, multiply it by 18373, then multiply by 783^30, and repeat this process about 92^81912736338393930 times. Crazy right?

    • @csoaoivuaghoanufiabobuwcu8874
      @csoaoivuaghoanufiabobuwcu8874 2 ปีที่แล้ว +1

      Theres probably ≈ 1/10^(10^10) chance that every random turn you will solve this,

    • @constan-anaconda749
      @constan-anaconda749 2 ปีที่แล้ว +1

      we don't even know what is the number of all the possible combination on the cube even a 3x3 to a 4x4 is a HUGE step up, from 43 252 003 274 489 856 000 to 7 401 196 841 564 901 869 874 093 974 498 574 336 000 000 000, what about this cube? well i think it's not even possible to think about the number that big

    • @petterlarsson7257
      @petterlarsson7257 2 ปีที่แล้ว

      my fucking god he says it in the video

  • @user-rx4gh5xx1x
    @user-rx4gh5xx1x ปีที่แล้ว +2

    Next, 131072x131072x131072

  • @wethebo200
    @wethebo200 ปีที่แล้ว

    Do the checkered board pattern on it

  • @Pluto-yp7br
    @Pluto-yp7br 2 ปีที่แล้ว +1

    Good luck on 131072 x 131072 x 131072

  • @happygood18
    @happygood18 3 ปีที่แล้ว +2

    Looks like this guy used 22th Century Super Quantum Computer to solve this😁

    • @GoCubsGo2016
      @GoCubsGo2016 3 ปีที่แล้ว +1

      Ah yes, the twenty seconth

    • @findystonerush9339
      @findystonerush9339 3 ปีที่แล้ว

      the smartest computer in the universe can solve 65536 by 65536 by 65536 cube at the 32,879,541,062nd move!!

  • @number1ratedsalesman1997_
    @number1ratedsalesman1997_ ปีที่แล้ว

    cant wait for the 131072x131072

  • @alastor1419
    @alastor1419 ปีที่แล้ว +2

    I think the combinations of this puzzle would be over 1 googolbong or 10^100,000,000

    • @alastor1419
      @alastor1419 ปีที่แล้ว +1

      Nope it's currently 10^16bil

  • @jobcentertycoon
    @jobcentertycoon 11 หลายเดือนก่อน

    Wow

  • @mastergodmc1550
    @mastergodmc1550 ปีที่แล้ว +1

    Imagine If The Cube Pops : So, I Exploded Texas With A Rubik’s Cube…

  • @alexmarcelo1746
    @alexmarcelo1746 ปีที่แล้ว

    what per second long did it take?

  • @user-sz5vx8lz9f
    @user-sz5vx8lz9f 3 ปีที่แล้ว

    Материя в движении -
    "Всего - то - на - всего".
    Творение во времени
    И смена формы - вещество.

  • @ayedluzon3993
    @ayedluzon3993 2 ปีที่แล้ว +2

    literal pain for me to solve. i cant carry it. I CANT EVEN DO A 2X2

  • @had0j
    @had0j 2 ปีที่แล้ว +5

    Combinations:
    1.379 x 10^16655043047

    • @bigdaddyg3529
      @bigdaddyg3529 10 หลายเดือนก่อน

      Since TH-cam only has 10,000 integer limit for comments, you will need 1,665,505 entire replies of zeroes in order to type this number out. My computer can type ~32.7 characters per second, and if it takes an average of 0.7 seconds to send a message; then it would take a total of ~443530875 seconds or 14 years, 23 days, 11 hours, 1 minute 15 seconds (14:023:11:01:15) to fully type it out and send it.
      now THATS a big number

    • @trihgtwo.Se2
      @trihgtwo.Se2 8 หลายเดือนก่อน

      digits not zeros

  • @lucydiaz3605
    @lucydiaz3605 ปีที่แล้ว +1

    IT'S SOOOOOOOOOOOOOOOO MEGA BIG

  • @ajslagell8016
    @ajslagell8016 2 ปีที่แล้ว +1

    solve a 131072x131072 next

  • @findystonerush9339
    @findystonerush9339 3 ปีที่แล้ว +3

    that cube might have a googolplex combinations

    • @kuromi-donut1499
      @kuromi-donut1499 2 ปีที่แล้ว +1

      Imagine a 100000x100000x100000

    • @themobiusfunction
      @themobiusfunction 2 ปีที่แล้ว +1

      Think about this: Even the 7x7x7 has *1.95x10^160* combinations, but this cube will certainly have no more than a googolplex combinations. Googol is larger than you might think.

    • @had0j
      @had0j 2 ปีที่แล้ว +1

      think about it, a googol is 10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000,
      but a googlplex is 10^1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
      meaning it has a serious lot of zeros.

    • @had0j
      @had0j 2 ปีที่แล้ว +1

      a googol is a trillion trillion trillion trillion trillion trillion trillion trillion and 333 billion
      if you had a trillion trillion trillion trillion trillion trillion trillion trillion and 333 billion zeros....

    • @had0j
      @had0j 2 ปีที่แล้ว +1

      also
      1.379 x 10^16655043047 combinations according to the creator (in the video)

  • @thatguyepic6907
    @thatguyepic6907 2 ปีที่แล้ว +1

    1.000.000.000 × 1.000.000.000 × 1.000.000.000 Rubik's Cube???

  • @JSU10K
    @JSU10K ปีที่แล้ว +1

    Pov: u get parity

  • @escubingchannel
    @escubingchannel ปีที่แล้ว

    Imagine this cube popping....

  • @panthererousse
    @panthererousse ปีที่แล้ว

    1:56 that red side totally doesnt look like a certain symbol

  • @Agus_Udin512
    @Agus_Udin512 ปีที่แล้ว

    If in real live:
    Take 10y>< to make
    Need 1 Month >< tso scramble
    Need 2y >< to solve
    Need 281,474,976,710,656 sticker
    Able 635 Icosa-Petaxis>< diffrent potitions

  • @iong-jimng7913
    @iong-jimng7913 ปีที่แล้ว +1

    The number of the pieces of this cube is 12885098497.(Including the internal pieces)

  • @embethzoozoo5976
    @embethzoozoo5976 ปีที่แล้ว

    0:57 what music

  • @maitrinh893
    @maitrinh893 3 ปีที่แล้ว +1

    Rubiks are fun😉

  • @nevergonnagiveuupnevergonnalet
    @nevergonnagiveuupnevergonnalet 2 ปีที่แล้ว +2

    Try 131,072 * 131,072 * 131,072 Rubic’s cube

  • @ethankim6806
    @ethankim6806 2 ปีที่แล้ว

    Would you rather solve a2by2 or a4by4

  • @LuigiMario_1real
    @LuigiMario_1real ปีที่แล้ว +1

    good now do infinityXinfinity

  • @GlVERIGGYARAISE
    @GlVERIGGYARAISE ปีที่แล้ว

    The 65,536x65,536 took 30,542,467,070 moves to solve

  • @Uaperm283
    @Uaperm283 ปีที่แล้ว +2

    Coucould you do 131k×131k×131k

  • @CubyteShorts
    @CubyteShorts ปีที่แล้ว +1

    Imagine if the cube pops... 💀

  • @dt08-old
    @dt08-old 2 ปีที่แล้ว

    how many gb of image data has been generated

  • @user-zi6gy5tm1r
    @user-zi6gy5tm1r 2 วันที่ผ่านมา

    It takes 2500 years to solve this.

  • @JustAPersonWhoComments
    @JustAPersonWhoComments 2 ปีที่แล้ว +2

    Now try 131,072

  • @petramai9488
    @petramai9488 7 หลายเดือนก่อน

    I wonder if there is gonna be the 64 bit intiger limit cube ever
    (9 quintillion x 9 quintillion i believe)

    • @shellpuppy
      @shellpuppy  7 หลายเดือนก่อน

      The only real limit is how much memory we have.

  • @gingerbox3099
    @gingerbox3099 ปีที่แล้ว

    You should make same with 131072 Layers

  • @zalibecquerel3463
    @zalibecquerel3463 5 หลายเดือนก่อน

    I just know that if I tried to do this, I'd end up with H perm, and pop the darn thing trying to do M2 slices.

    • @jhgvvetyjj6589
      @jhgvvetyjj6589 หลายเดือนก่อน

      Or use RRUURUURRUURRUURUURR

  • @ayuangraini6572
    @ayuangraini6572 2 ปีที่แล้ว

    Good luck bringing this one to school

  • @ethankim6806
    @ethankim6806 2 ปีที่แล้ว

    Yup

  • @alastor1419
    @alastor1419 ปีที่แล้ว +1

    This cube actually has...
    1.379 x 10^16,655,043,047 combinations.

  • @edwardmiao4423
    @edwardmiao4423 7 หลายเดือนก่อน

    Imagine trying to solve it on your own

  • @Ardi_Hacker
    @Ardi_Hacker 2 ปีที่แล้ว +1

    Try 131.072×131.072×131.072
    I think it's too crazy, but because for the sake of content, try to make a video about the rubik

  • @TheRubikCubeYT
    @TheRubikCubeYT ปีที่แล้ว

    App name?

  • @user-wc1ye2vp4n
    @user-wc1ye2vp4n ปีที่แล้ว +2

    ONE BILLION BY ONE BILLION
    One Trillion Moves to solve
    234558 km in height
    3.577 Trillion pieces
    Possible Combinations is 8.7 times ten to the 9998 zeros!
    Weight: 1 Quinquagintillion

  • @shrutirajukamble5345
    @shrutirajukamble5345 2 ปีที่แล้ว

    O my God

  • @MavericksParents-vr2ns
    @MavericksParents-vr2ns 8 หลายเดือนก่อน

    TeAcHer ThE TesT WOnT bE THAT HARD

  • @nikolas32447
    @nikolas32447 2 ปีที่แล้ว

    11:50 a 1x1x1

  • @mychannelisoverrated4262
    @mychannelisoverrated4262 2 ปีที่แล้ว

    When green gets solved the red side looks like z fighting

  • @ggoncalez
    @ggoncalez 2 ปีที่แล้ว

    infinity combinations

  • @stifuglychannel3615
    @stifuglychannel3615 6 หลายเดือนก่อน +1

    Imagine 131072 layers