[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 561: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 617: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1065: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 494: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 113: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 181: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 182: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Nerd Pride Radio The home of the Nerd Pride Radio podcast and other acts of nerdity. 2017-10-03T08:55:25-06:00 https://nerdprideradio.com/nerds/feed.php?f=7&t=1549 2017-10-03T08:55:25-06:00 2017-10-03T08:55:25-06:00 https://nerdprideradio.com/nerds/viewtopic.php?t=1549&p=28753#p28753 <![CDATA[Re: Fps: puzzle 1]]>
Ah well, All the columns add up to the number at the bottom.
Then I wondered if wxyz, just like the letters, were numbers that were in order
aka
x = w+1
y = w+2, x+1
z = w+3, x+2, y+1
so I did
w + x + y + y + z = 53
(n+0)+(n+1)+(n+2)+(n+2)+(n+3)=53
5n + 8 = 53
5n = 45
n=9
so
w = 9 (n+0)
x = 10 (n +1)
y = 11 (n+2)
z = 12 (n+3)

I got a point for understanding that the columns add up and so w + x + y + y + z = 53
but I think I'm wrong about the z = w+3, x+2, y+1 thing.

Statistics: Posted by poorpete — Tue Oct 03, 2017 9:55 am


]]>
2017-10-02T14:01:30-06:00 2017-10-02T14:01:30-06:00 https://nerdprideradio.com/nerds/viewtopic.php?t=1549&p=28700#p28700 <![CDATA[Re: Fps: puzzle 1]]> Statistics: Posted by FlameBlade — Mon Oct 02, 2017 3:01 pm


]]>
2017-10-02T12:03:36-06:00 2017-10-02T12:03:36-06:00 https://nerdprideradio.com/nerds/viewtopic.php?t=1549&p=28682#p28682 <![CDATA[Re: Fps: puzzle 1]]> Statistics: Posted by Eliahad — Mon Oct 02, 2017 1:03 pm


]]>
2017-09-15T12:17:27-06:00 2017-09-15T12:17:27-06:00 https://nerdprideradio.com/nerds/viewtopic.php?t=1549&p=27467#p27467 <![CDATA[Re: Fps: puzzle 1]]> Statistics: Posted by Mike — Fri Sep 15, 2017 1:17 pm


]]>
2017-09-15T12:17:44-06:00 2017-09-15T12:13:55-06:00 https://nerdprideradio.com/nerds/viewtopic.php?t=1549&p=27465#p27465 <![CDATA[Re: Fps: puzzle 1]]> Statistics: Posted by Eliahad — Fri Sep 15, 2017 1:13 pm


]]>
2017-09-14T20:19:38-06:00 2017-09-14T20:19:38-06:00 https://nerdprideradio.com/nerds/viewtopic.php?t=1549&p=27399#p27399 <![CDATA[Fps: puzzle 1]]> Statistics: Posted by FlameBlade — Thu Sep 14, 2017 9:19 pm


]]>