SHENZHEN I/O

SHENZHEN I/O

Ei tarpeeksi arvosteluja
BINARY CLOCK
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tiedostokoko
Julkaistu
6.207 KB
7.10.2024 klo 15.51
1 muutos ( näytä )

Tilaa ladataksesi
BINARY CLOCK

Kuvaus
Binary clock that counts upwards every time unit. Aim for low code.
8 kommenttia
QuantumWizard  [tekijä] 18.1. klo 18.23 
In case anyone is curious, my best solution is 33/1011/1 .
Limonene 14.1. klo 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  [tekijä] 14.1. klo 9.15 
As a hint, you can achieve very low code by using PGA33X6 .
shigawire 13.1. klo 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.12.2024 klo 12.50 
Seems that I need to up my game, only got 10 / 282 / 10
Limonene 3.12.2024 klo 22.55 
I was able to get 10/143/5 (see my screenshots for spoiler solution). It's a little silly.
Firazul 19.11.2024 klo 4.05 
As usual, i over complicated at first but I have a 18/232/12 solution. Refine later. Good one, Kalle
Kalle 23.10.2024 klo 9.53 
I have a 7/237/6 solution.