SHENZHEN I/O
No hay suficientes valoraciones
BINARY CLOCK
   
Premiar
Favoritos
Favorito
Quitar
Tamaño
Publicado el
6.207 KB
7 OCT 2024 a las 15:51
1 nota sobre cambios ( ver )

Suscríbete para descargar
BINARY CLOCK

Descripción
Binary clock that counts upwards every time unit. Aim for low code.
8 comentarios
QuantumWizard  [autor] 18 ENE a las 18:23 
In case anyone is curious, my best solution is 33/1011/1 .
Limonene 14 ENE a las 22:05 
Considering the hint, I got 33/1.7k/1 . It relies on undefined (or barely-defined) behavior. Screenshots: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3407811832 https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3407811739
QuantumWizard  [autor] 14 ENE a las 9:15 
As a hint, you can achieve very low code by using PGA33X6 .
shigawire 13 ENE a las 4:46 
Okay optimising that for code size certainly was interesting.
12/186/4 but I think I'm missing something obvious.
Solution:
Screenshot
Verdammte Heinz 24 DIC 2024 a las 12:50 
Seems that I need to up my game, only got 10 / 282 / 10
Limonene 3 DIC 2024 a las 22:55 
I was able to get 10/143/5 (see my screenshots for spoiler solution). It's a little silly.
Firazul 19 NOV 2024 a las 4:05 
As usual, i over complicated at first but I have a 18/232/12 solution. Refine later. Good one, Kalle
Kalle 23 OCT 2024 a las 9:53 
I have a 7/237/6 solution.