Logic Masters Deutschland e.V.

Bitwise OR Killer

(Eingestellt am 27. September 2022, 00:00 Uhr von AstralSky)


The Bitwise OR operator idea was inspired by the occasional 8x8 Bitwise OR daily Calcudoku ,feeling it is a fun idea, so I decided to try to integrate it with Killer Sudoku.

Rules:
1.Normal Sudoku Rules apply.
2.Digits in a cage may not repeat and the number at the top left corner of the killer cage is either the sum or the results of Bitwise OR operator result of the digits in that cage.
Appendix: Bitwise OR (|) operator (Binary System):
Bitwise OR | Rules: 0 + 0 = 0 0 + 1 = 1 + 0 = 1 + 1 = 1.
Example: 5 | 9 =
|| 0 1 0 1
+ 1 0 0 1
------------
= 1 1 0 1 = 13


Here`s the puzzle.

and here`s the digits written in Binary system:

CtC with solution embedded

Lösungscode: Column 2 and 8

Zuletzt geändert am 27. September 2022, 07:05 Uhr

Gelöst von Pandorah, Ocean, dhv, lsw770770, henter, hurrdurr, MartinR, Luaryo, Selenotropism, Nell Gwyn, GutenTag, PippoForte, Ineffabilis, 1277885105, cytCoye, Lara Croft, starelev5, radium
Komplette Liste

Kommentare

am 4. Oktober 2022, 10:53 Uhr von MartinR
Nice idea, once you get the idea of the OR aspect, flows nicely

Schwierigkeit:3
Bewertung:92 %
Gelöst:18 mal
Beobachtet:4 mal
ID:000BEB

Rätselvariante Neu Mathematikkenntnisse Online-Solving-Tool Arithmetikrätsel

Lösung abgeben

Lösungscode:

Anmelden