PUZZLE #4959: Plumb Puzzle (diff 4)
A hidden plumbing network spells a 6-letter word. Water flows through connected pipes but drains at certain junctions. Find the correct inlet, trace the flow, and decode the 3x5 bitmap pattern.
DATA
| Difficulty |
4
|
| Char Count |
6
|
| Grid Width |
23
|
| Grid Height |
5
|
| Char Width |
3
|
| Char Height |
5
|
| Char Gap |
1
|
| Pipes |
{'id': 0, 'row': 4, 'col': 0, 'connections': [38]}, {'id': 1, 'row': 3, 'col': 4, 'connections': [15, 25, 39]}, {'id': 2, 'row': 4, 'col': 12, 'connections': [5, 23, 43]}, {'id': 3, 'row': 3, 'col': 10, 'connections': [23, 40, 50]}, {'id': 4, 'row': 3, 'col': 16, 'connections': [18, 31, 42]}, {'id': 5, 'row': 3, 'col': 13, 'connections': [2, 21, 34, 43]}, {'id': 6, 'row': 0, 'col': 2, 'connections': [24, 45]}, {'id': 7, 'row': 4, 'col': 21, 'connections': [10, 44, 47]}, {'id': 8, 'row': 4, 'col': 18, 'connections': [22]}, {'id': 9, 'row': 0, 'col': 5, 'connections': [12, 26, 48]}, {'id': 10, 'row': 3, 'col': 22, 'connections': [7, 36, 44]}, {'id': 11, 'row': 1, 'col': 0, 'connections': [24, 27]}, {'id': 12, 'row': 1, 'col': 6, 'connections': [9, 15, 51]}, {'id': 13, 'row': 0, 'col': 8, 'connections': [30, 46, 51]}, {'id': 14, 'row': 0, 'col': 14, 'connections': [29, 52, 53]}, {'id': 15, 'row': 2, 'col': 5, 'connections': [1, 12, 25, 48]}, {'id': 16, 'row': 2, 'col': 8, 'connections': [30, 41, 50, 51]}, {'id': 17, 'row': 1, 'col': 18, 'connections': [18, 35, 57, 58, 59]}, {'id': 18, 'row': 2, 'col': 17, 'connections': [4, 17, 22, 31, 35, 56, 58]}, {'id': 19, 'row': 2, 'col': 20, 'connections': [32, 47, 59]}, {'id': 20, 'row': 4, 'col': 8, 'connections': [41]}, {'id': 21, 'row': 4, 'col': 14, 'connections': [5, 43]}, {'id': 22, 'row': 3, 'col': 18, 'connections': [8, 18, 58]}, {'id': 23, 'row': 4, 'col': 11, 'connections': [2, 3, 40]}, {'id': 24, 'row': 0, 'col': 1, 'connections': [6, 11]}, {'id': 25, 'row': 2, 'col': 4, 'connections': [1, 15, 48]}, {'id': 26, 'row': 0, 'col': 4, 'connections': [9, 45, 48]}, {'id': 27, 'row': 2, 'col': 1, 'connections': [11, 37]}, {'id': 28, 'row': 0, 'col': 16, 'connections': [35, 53, 56]}, {'id': 29, 'row': 0, 'col': 13, 'connections': [14, 49, 52]}, {'id': 30, 'row': 1, 'col': 8, 'connections': [13, 16, 46, 50, 51]}, {'id': 31, 'row': 2, 'col': 16, 'connections': [4, 18, 35, 56]}, {'id': 32, 'row': 1, 'col': 20, 'connections': [19, 54, 59]}, {'id': 33, 'row': 0, 'col': 22, 'connections': [54]}, {'id': 34, 'row': 2, 'col': 13, 'connections': [5, 52]}, {'id': 35, 'row': 1, 'col': 17, 'connections': [17, 18, 28, 31, 56, 57, 58]}, {'id': 36, 'row': 2, 'col': 22, 'connections': [10]}, {'id': 37, 'row': 3, 'col': 2, 'connections': [27, 38]}, {'id': 38, 'row': 4, 'col': 1, 'connections': [0, 37]}, {'id': 39, 'row': 4, 'col': 4, 'connections': [1]}, {'id': 40, 'row': 4, 'col': 10, 'connections': [3, 23]}, {'id': 41, 'row': 3, 'col': 8, 'connections': [16, 20, 50]}, {'id': 42, 'row': 4, 'col': 16, 'connections': [4]}, {'id': 43, 'row': 4, 'col': 13, 'connections': [2, 5, 21]}, {'id': 44, 'row': 4, 'col': 22, 'connections': [7, 10]}, {'id': 45, 'row': 0, 'col': 3, 'connections': [6, 26, 48]}, {'id': 46, 'row': 0, 'col': 9, 'connections': [13, 30, 55]}, {'id': 47, 'row': 3, 'col': 20, 'connections': [7, 19]}, {'id': 48, 'row': 1, 'col': 4, 'connections': [9, 15, 25, 26, 45]}, {'id': 49, 'row': 0, 'col': 12, 'connections': [29, 52]}, {'id': 50, 'row': 2, 'col': 9, 'connections': [3, 16, 30, 41, 55]}, {'id': 51, 'row': 1, 'col': 7, 'connections': [12, 13, 16, 30]}, {'id': 52, 'row': 1, 'col': 13, 'connections': [14, 29, 34, 49]}, {'id': 53, 'row': 0, 'col': 15, 'connections': [14, 28, 56]}, {'id': 54, 'row': 0, 'col': 21, 'connections': [32, 33]}, {'id': 55, 'row': 1, 'col': 10, 'connections': [46, 50]}, {'id': 56, 'row': 1, 'col': 16, 'connections': [18, 28, 31, 35, 53]}, {'id': 57, 'row': 0, 'col': 18, 'connections': [17, 35, 59]}, {'id': 58, 'row': 2, 'col': 18, 'connections': [17, 18, 22, 35, 59]}, {'id': 59, 'row': 1, 'col': 19, 'connections': [17, 19, 32, 57, 58]}, {'id': 60, 'row': 4, 'col': 5, 'connections': [61]}, {'id': 61, 'row': 3, 'col': 5, 'connections': [60, 62]}, {'id': 62, 'row': 3, 'col': 6, 'connections': [61, 63]}, {'id': 63, 'row': 2, 'col': 6, 'connections': [62]}, {'id': 64, 'row': 3, 'col': 3, 'connections': [65]}, {'id': 65, 'row': 4, 'col': 3, 'connections': [64, 66]}, {'id': 66, 'row': 4, 'col': 2, 'connections': [65]}, {'id': 67, 'row': 2, 'col': 15, 'connections': [68]}, {'id': 68, 'row': 3, 'col': 15, 'connections': [67, 69]}, {'id': 69, 'row': 4, 'col': 15, 'connections': [68]}, {'id': 70, 'row': 4, 'col': 6, 'connections': [71]}, {'id': 71, 'row': 4, 'col': 7, 'connections': [70, 72]}, {'id': 72, 'row': 3, 'col': 7, 'connections': [71, 73]}, {'id': 73, 'row': 2, 'col': 7, 'connections': [72]}, {'id': 74, 'row': 2, 'col': 21, 'connections': [75]}, {'id': 75, 'row': 1, 'col': 21, 'connections': [74, 76]}, {'id': 76, 'row': 1, 'col': 22, 'connections': [75]}
|
| Drains |
63, 66, 69, 73, 76
|
| Inlets |
{
"0": 24,
"1": 67,
"2": 70,
"3": 74,
"4": 60,
"5": 64
}
|
| Font |
{
"A": [
"010",
"101",
"111",
"101",
"101"
],
"B": [
"110",
"101",
"110",
"101",
"110"
],
"C": [
"011",
"100",
"100",
"100",
"011"
],
"D": [
"110",
"101",
"101",
"101",
"110"
],
"E": [
"111",
"100",
"110",
"100",
"111"
],
"F": [
"111",
"100",
"110",
"100",
"100"
],
"G": [
"011",
"100",
"101",
"101",
"011"
],
"H": [
"101",
"101",
"111",
"101",
"101"
],
"I": [
"111",
"010",
"010",
"010",
"111"
],
"J": [
"111",
"010",
"010",
"010",
"110"
],
"K": [
"101",
"101",
"110",
"101",
"101"
],
"L": [
"100",
"100",
"100",
"100",
"111"
],
"M": [
"101",
"111",
"101",
"101",
"101"
],
"N": [
"101",
"111",
"111",
"101",
"101"
],
"O": [
"010",
"101",
"101",
"101",
"010"
],
"P": [
"110",
"101",
"110",
"100",
"100"
],
"Q": [
"010",
"101",
"101",
"110",
"011"
],
"R": [
"110",
"101",
"110",
"101",
"101"
],
"S": [
"011",
"100",
"010",
"001",
"110"
],
"T": [
"111",
"010",
"010",
"010",
"010"
],
"U": [
"101",
"101",
"101",
"101",
"010"
],
"V": [
"101",
"101",
"101",
"010",
"010"
],
"W": [
"101",
"101",
"101",
"111",
"101"
],
"X": [
"101",
"010",
"010",
"010",
"101"
],
"Y": [
"101",
"010",
"010",
"010",
"010"
],
"Z": [
"111",
"001",
"010",
"100",
"111"
]
}
|
| Instructions |
1. Simulate water flow from each inlet (BFS through the pipe graph)
2. Flow stops at drain nodes — water reaching a drain is lost
3. Each inlet fills a set of pipe segments
4. The correct inlet fills pipes that spell a word in 3x5 bitmap font
5. Decode the filled pipe pattern: each character is 3 cols wide, 5 rows tall
6. Grid rows 0..4, each character at col offset = ci * (char_width + char_gap)
7. A pipe cell with row=r and col=c is 'on' for the bitmap
8. Match the 3x5 pattern against the provided font reference
|
| Hint |
The pipe network has 6 inlets and 5 drains. Only one inlet fills the letter-shaped pipes without hitting a drain. Simulate BFS flow from each inlet to find it.
|
| Answer Format |
lowercase word, no spaces or punctuation
|
author's note: Pool fill: plumb diff 4
— website sponsored —
[ ad space ]