SHENZHEN I/O
คะแนนไม่เพียงพอ
BINARY CLOCK
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
ขนาดไฟล์
โพสต์
6.207 KB
7 ต.ค. 2024 @ 3: 51pm
1 หมายเหตุการเปลี่ยนแปลง ( ดู )
คำอธิบาย
Binary clock that counts upwards every time unit. Aim for low code.
8 ความเห็น
QuantumWizard  [ผู้สร้าง] 18 ม.ค. @ 6: 23pm 
In case anyone is curious, my best solution is 33/1011/1 .
Limonene 14 ม.ค. @ 10: 05pm 
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  [ผู้สร้าง] 14 ม.ค. @ 9: 15am 
As a hint, you can achieve very low code by using PGA33X6 .
shigawire 13 ม.ค. @ 4: 46am 
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 ธ.ค. 2024 @ 12: 50pm 
Seems that I need to up my game, only got 10 / 282 / 10
Limonene 3 ธ.ค. 2024 @ 10: 55pm 
I was able to get 10/143/5 (see my screenshots for spoiler solution). It's a little silly.
Firazul 19 พ.ย. 2024 @ 4: 05am 
As usual, i over complicated at first but I have a 18/232/12 solution. Refine later. Good one, Kalle
Kalle 23 ต.ค. 2024 @ 9: 53am 
I have a 7/237/6 solution.