Thread for basic questions

For general discussion about Conway's Game of Life.
User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Thread for basic questions

Post by Saka » June 6th, 2019, 10:58 pm

Ethanagor wrote:This is probably a really stupid question, but I'm pretty new to 1D automata. can someone explain to me why W90 doesn't work?
What do you mean by "doesnt work"?

Ethanagor
Posts: 80
Joined: March 15th, 2017, 7:34 pm
Location: the Milky Way galaxy

Re: Thread for basic questions

Post by Ethanagor » June 6th, 2019, 11:04 pm

Saka wrote:
Ethanagor wrote:This is probably a really stupid question, but I'm pretty new to 1D automata. can someone explain to me why W90 doesn't work?
What do you mean by "doesnt work"?
when I try to set the current rule to W90, golly tells me it's not valid in any algorithm. other W rules work fine. I'm using an outdated version of golly (last updated early 2018 or so) if that might make a difference
"It's not easy having a good time. Even smiling makes my face ache." - Frank N. Furter

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Thread for basic questions

Post by Saka » June 6th, 2019, 11:13 pm

Ethanagor wrote: when I try to set the current rule to W90, golly tells me it's not valid in any algorithm. other W rules work fine. I'm using an outdated version of golly (last updated early 2018 or so) if that might make a difference
Hmm, that's strange. It's a problem with Golly then, since W90 is a valid rule and it works for me.

wildmyron
Posts: 1542
Joined: August 9th, 2013, 12:45 am
Location: Western Australia

Re: Thread for basic questions

Post by wildmyron » June 6th, 2019, 11:39 pm

Ethanagor wrote:when I try to set the current rule to W90, golly tells me it's not valid in any algorithm. other W rules work fine. I'm using an outdated version of golly (last updated early 2018 or so) if that might make a difference
There was a bug in Golly v2.8 (and possibly others, not sure) which prevented Wolfram rules with the digit '9' in them working. It was fixed in v3.0 which was released in August 2017.

If I recall correctly, the bug was introduced when rule string validation was introduced / modified for isotropic rules which invalidated rulestrings with a '9' in them. This test was incorrectly applied to Wolfram rules as well as other QuickLife rules on the Moore neighbourhood.
The 5S project (Smallest Spaceships Supporting Specific Speeds) is now maintained by AforAmpere. The latest collection is hosted on GitHub and contains well over 1,000,000 spaceships.

Semi-active here - recovering from a severe case of LWTDS.

User avatar
testitemqlstudop
Posts: 1367
Joined: July 21st, 2016, 11:45 am
Location: in catagolue
Contact:

Re: Thread for basic questions

Post by testitemqlstudop » June 7th, 2019, 1:32 am

Two questions:

1. How do I convert minrule/maxrule to LLS partial format? (Script pls)
2. How can I merge two minrule/maxrule pairs? (Also script pls)

wildmyron
Posts: 1542
Joined: August 9th, 2013, 12:45 am
Location: Western Australia

Re: Thread for basic questions

Post by wildmyron » June 7th, 2019, 3:01 am

testitemqlstudop wrote:Two questions:

1. How do I convert minrule/maxrule to LLS partial format? (Script pls)
There's one here: viewtopic.php?p=56175#p56175
You should either uncomment the g.setclipstr(result) line or (my preference) replace the g.show(result) with something like:

Code: Select all

g.getstring('LLS format partial rule:', ruleres, 'Partial rule calculator')
Which makes it easy to copy the result if you want it, but doesn't clobber the clipboard if you don't.
2. How can I merge two minrule/maxrule pairs? (Also script pls)
I don't have anything for this.
The 5S project (Smallest Spaceships Supporting Specific Speeds) is now maintained by AforAmpere. The latest collection is hosted on GitHub and contains well over 1,000,000 spaceships.

Semi-active here - recovering from a severe case of LWTDS.

User avatar
Gustone
Posts: 744
Joined: March 6th, 2019, 2:26 am

Re: Thread for basic questions

Post by Gustone » June 8th, 2019, 5:47 am

HOW DO I MAKE GFIND WORK WITH NON TOTALISTIC RULES

User avatar
Goldtiger997
Posts: 762
Joined: June 21st, 2016, 8:00 am

Re: Thread for basic questions

Post by Goldtiger997 » June 8th, 2019, 6:01 am

Gustone wrote:HOW DO I MAKE GFIND WORK WITH NON TOTALISTIC RULES
Wildmyron wrote a post in 2017 that explains how to search non-totalistic rules with gfind here which I believe covers all you need to know.

User avatar
testitemqlstudop
Posts: 1367
Joined: July 21st, 2016, 11:45 am
Location: in catagolue
Contact:

Re: Thread for basic questions

Post by testitemqlstudop » June 8th, 2019, 8:00 am

Gustone wrote:HOW DO I MAKE GFIND WORK WITH NON TOTALISTIC RULES
use ntzfind

Sarp
Posts: 221
Joined: March 1st, 2015, 1:28 pm

Re: Thread for basic questions

Post by Sarp » June 10th, 2019, 3:53 pm

or ntgfind
WADUFI

Hunting
Posts: 4395
Joined: September 11th, 2017, 2:54 am

Re: Thread for basic questions

Post by Hunting » June 10th, 2019, 8:34 pm

or rlifesrc by AlephAlpha

wildmyron
Posts: 1542
Joined: August 9th, 2013, 12:45 am
Location: Western Australia

Re: Thread for basic questions

Post by wildmyron » June 10th, 2019, 9:08 pm

Hunting wrote:or rlifesrc by AlephAlpha
Is AlephAlpha's search program publically available? I can't recall seeing it published anywhere.
The 5S project (Smallest Spaceships Supporting Specific Speeds) is now maintained by AforAmpere. The latest collection is hosted on GitHub and contains well over 1,000,000 spaceships.

Semi-active here - recovering from a severe case of LWTDS.

User avatar
Moosey
Posts: 4306
Joined: January 27th, 2019, 5:54 pm
Location: here
Contact:

Re: Thread for basic questions

Post by Moosey » June 16th, 2019, 7:56 pm

I asked a similar question like this awhile ago, but is it P̶o̶s̶s̶i̶b̶l̶e̶ feasible to make a giant version of the HB reaction, I.e. a giant SL that makes a UCC that makes the SL + a G.

Obviously once you do make such a SL the next challenge is hardly as hard:
Make an SL which is a spaceship when hit by a glider since it regenerates both parts.

I struck through “Possible” since it is, but it’s just not feasible.

The Ship would be really slow, right?
I suppose the SL would be a RCT seed + an extremely long, clean-burning wick + a G seed attached to the wick.
It would probably just be a giant diagonal line, more or less. How disappointing.

So anyways, how difficult would it be to make such a SL?
not active here but active on discord

User avatar
toroidalet
Posts: 1514
Joined: August 7th, 2016, 1:48 pm
Location: My computer
Contact:

Re: Thread for basic questions

Post by toroidalet » June 16th, 2019, 8:26 pm

That's not really feasible, since it would have to get a pair of elbow blocks extremely far out and fire the slow salvo that way (so that most of the gliders needed have already been sent out), then with this slow^2 (or is it ^3) salvo, build the RCT seed still life (possibly with displacement) and then send out a diagonal wickstretcher to rebuild the wick that collides with junk left behind from the explosion there (and possibly a few gliders or other assistants) in such a way that it creates a stable end of the wick, then using an elbow block precariously close to the rest of the still life, do a slow^3 (or slow^4) construction of the glider+cordership seed on the other end of the line. Finally, the hardest step of all, it would have to release a single glider at some point.
I'm not sure how it compares to other large numbers, but you probably couldn't even store the still life on your computer, and maybe not even if you used some diagonal RLE variant.
TL;DR: No, it would not be feasible at all to even calculate or approximate (reasonably) the length of the diagonal line. The still life definitely exists (you can syn), but the length and lifetime would be crazy.
Any sufficiently advanced software is indistinguishable from malice.

Hunting
Posts: 4395
Joined: September 11th, 2017, 2:54 am

Re: Thread for basic questions

Post by Hunting » June 16th, 2019, 8:35 pm

wildmyron wrote:
Hunting wrote:or rlifesrc by AlephAlpha
Is AlephAlpha's search program publically available? I can't recall seeing it published anywhere.
Yes, on github.
github.com/AlephAlpha/rlifesrc

User avatar
dvgrn
Moderator
Posts: 10610
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Thread for basic questions

Post by dvgrn » June 16th, 2019, 9:26 pm

Moosey wrote:The Ship would be really slow, right?
I suppose the SL would be a RCT seed + an extremely long, clean-burning wick + a G seed attached to the wick.
It would probably just be a giant diagonal line, more or less. How disappointing.

So anyways, how difficult would it be to make such a SL?
toroidalet wrote:TL;DR: No, it would not be feasible at all to even calculate or approximate (reasonably) the length of the diagonal line. The still life definitely exists (you can syn), but the length and lifetime would be crazy.
Well, a still life meeting the original specs is actually perfectly buildable with today's technology. It will run fine in Golly, and will complete a cycle in seconds or minutes at most, not months like the 0E0P metacell. But it definitely wouldn't be a reverse caber tosser seed. That would have a bounding box billions of times bigger than what's needed here.

RCT technology is only useful for cutting down the number of gliders in a synthesis recipe to an absolute minimum of 35. There's no need to drag all that horrible mess of clever mechanisms into this design.

All that's needed here is a way of storing data in the form of still lifes, in a way that can be read and copied -- plus a mechanism that does the reading and copying. The reader/copier destructively reads the data, writes a copy to a new location (with whatever offset you want).

While it's doing the copying, the reader/copier also interprets the data. Each pair of bits, let's say, becomes a single PULL, PUSH, FIRE_WHITE_GLIDER or FIRE_BLACK_GLIDER elbow operation. The resulting slow salvo builds a new copy of the reader/copier at the correct offset. The last glider in the slow salvo initiates a chain reaction that shuts down and destroys the old reader-copier.

Optionally, the self-destruct mechanism can easily include a small attachment that creates the next trigger glider, to make the whole conglomeration into a spaceship.

User avatar
dvgrn
Moderator
Posts: 10610
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Thread for basic questions

Post by dvgrn » June 17th, 2019, 10:43 am

dvgrn wrote:All that's needed here is a way of storing data in the form of still lifes, in a way that can be read and copied -- plus a mechanism that does the reading and copying. The reader/copier destructively reads the data, writes a copy to a new location (with whatever offset you want).

While it's doing the copying, the reader/copier also interprets the data. Each pair of bits, let's say, becomes a single PULL, PUSH, FIRE_WHITE_GLIDER or FIRE_BLACK_GLIDER elbow operation.
There are lots of other ways to encode slow salvos, of course. Could get away with an encoding in trinary instead of binary, for example, since monochromatic slow salvos are universal. Or we could build a complicated mechanism that alternates between two parallel construction arms, to make single PUSHes and PULLs move the FIRE lane by just a half-diagonal instead of a full diagonal.

Once we've jumped from binary to trinary, it would probably make sense to go on to a base-four encoding system. Something like this would work reasonably well, for example:

Code: Select all

x = 144, y = 134, rule = LifeHistory
64.B$63.2B$62.3B$61.4B$60.4B$59.4B$58.4B$57.4B$46.3B7.4B$44.3BC6B.4B
32.4B$44.2BCBC9B32.4B$44.2B2C9B32.4B$45.11B32.4B$47.8B32.4B$40.3B5.6B
22.3B7.4B$38.3BC6B.4B21.3BC6B.4B$38.2BCBC11B20.2BCBC9B$38.2B2C13B19.
2B2C9B$39.11B2.4B19.11B$41.8B4.4B20.8B$42.6B6.4B12.3B5.6B$43.4B8.4B9.
3BC6B.4B$42.6B8.4B8.2BCBC11B$41.8B8.4B7.2B2C13B28.4B$40.4B2.4B8.4B7.
11B2.4B26.4B$39.4B4.4B8.4B8.8B4.4B24.4B$38.4B6.4B8.4B8.6B6.4B22.4B$
37.4B8.4B8.4B8.4B8.4B20.4B$36.4B10.4B8.4B6.6B8.4B18.4B$35.4B12.4B8.4B
4.8B8.4B16.4B$34.4B14.4B8.4B2.4B2.4B8.4B14.4B$33.4B16.4B8.8B4.4B8.4B
12.4B$32.4B18.4B8.6B6.4B8.4B10.4B32.4B$31.4B20.4B8.4B8.4B8.4B8.4B32.
4B$30.4B22.4B6.6B8.4B8.4B6.4B32.4B$29.4B24.4B4.8B8.4B8.4B4.4B32.4B$
28.4B26.4B2.4B2.4B8.4B8.4B2.4B32.4B$27.4B28.8B4.4B8.4B8.8B32.4B$26.4B
22.3B5.6B6.4B8.4B8.6B32.4B$25.4B21.3BC6B.4B8.4B8.4B8.4B32.4B$24.4B22.
2BCBC11B8.4B8.4B6.6B30.4B$23.4B23.2B2C13B8.4B8.4B4.8B28.4B$22.4B25.
11B2.4B8.4B8.4B2.4B2.4B26.4B$21.4B28.8B4.4B8.4B8.8B4.4B24.4B$20.4B22.
3B5.6B6.4B8.4B8.6B6.4B22.4B$19.4B21.3BC6B.4B8.4B8.4B8.4B8.4B20.4B$18.
4B22.2BCBC11B8.4B8.4B6.6B8.4B18.4B$17.4B23.2B2C13B8.4B8.4B4.8B8.4B16.
4B$16.4B25.11B2.4B8.4B8.4B2.4B2.4B8.4B14.4B$15.4B28.8B4.4B8.4B8.8B4.
4B8.4B12.4B$14.4B30.6B6.4B8.4B8.6B6.4B8.4B10.4B$13.4B32.4B8.4B8.4B8.
4B8.4B8.4B8.4B$12.4B32.6B8.4B8.4B6.6B8.4B8.4B6.4B$11.4B32.8B8.4B8.4B
4.8B8.4B8.4B4.4B$10.4B32.4B2.4B8.4B8.4B2.4B2.4B8.4B8.4B2.4B$9.4B32.4B
4.4B8.4B8.8B4.4B8.4B8.8B$8.4B32.4B6.4B8.4B8.6B6.4B8.4B8.6B$2B5.4B32.
4B8.4B8.4B8.4B8.4B8.4B8.4B$2B4.4B32.4B10.4B8.4B6.6B8.4B8.4B6.6B$2B3.
4B32.4B12.4B8.4B4.8B8.4B8.4B4.8B$2B2.4B32.4B14.4B8.4B2.4B2.4B8.4B8.4B
2.4B2.4B$2B.4B32.4B16.4B8.8B4.4B8.4B8.8B4.4B$6B32.4B18.4B8.6B6.4B8.4B
8.6B6.4B$5B32.4B20.4B8.4B8.4B8.4B8.4B8.4B$4B32.4B22.4B6.6B8.4B8.4B6.
6B8.4B$9B26.4B24.4B4.8B8.4B8.4B4.8B8.4B$9B25.4B26.4B2.4B2.4B8.4B8.4B
2.4B2.4B8.4B$33.4B28.8B4.4B8.4B8.8B4.4B8.4B$32.4B22.3B5.6B6.4B8.4B8.
6B6.4B8.4B$31.4B21.3BC6B.4B8.4B8.4B8.4B8.4B8.4B$30.4B22.2BCBC11B8.4B
8.4B6.6B8.4B8.4B$29.4B23.2B2C13B8.4B8.4B4.8B8.4B$28.4B25.11B2.4B8.4B
8.4B2.4B2.4B8.4B$27.4B28.8B4.4B8.4B8.8B4.4B8.4B$26.4B22.3B5.6B6.4B8.
4B8.6B6.4B8.4B$18.2B5.4B21.3BC6B.4B8.4B8.4B8.4B8.4B8.4B$18.2B4.4B22.
2BCBC11B8.4B8.4B6.6B8.4B8.4B$18.2B3.4B23.2B2C13B8.4B8.4B4.8B8.4B$18.
2B2.4B25.11B2.4B8.4B8.4B2.4B2.4B8.4B$18.2B.4B28.8B4.4B8.4B8.8B4.4B8.
4B$18.6B30.6B6.4B8.4B8.6B6.4B8.4B$18.5B32.4B8.4B8.4B8.4B8.4B8.4B$18.
4B32.6B8.4B8.4B6.6B8.4B8.4B$18.9B26.8B8.4B8.4B4.8B8.4B$18.9B25.4B2.4B
8.4B8.4B2.4B2.4B8.4B$51.4B4.4B8.4B8.8B4.4B8.4B$50.4B6.4B8.4B8.6B6.4B
8.4B$49.4B8.4B8.4B8.4B8.4B8.4B$48.4B10.4B8.4B6.6B8.4B8.4B$47.4B12.4B
8.4B4.8B8.4B$46.4B14.4B8.4B2.4B2.4B8.4B$45.4B16.4B8.8B4.4B8.4B$44.4B
18.4B8.6B6.4B8.4B$36.2B5.4B20.4B8.4B8.4B8.4B$36.2B4.4B22.4B6.6B8.4B8.
4B$36.2B3.4B24.4B4.8B8.4B$36.2B2.4B26.4B2.4B2.4B8.4B$36.2B.4B28.8B4.
4B8.4B$36.6B22.3B5.6B6.4B8.4B$36.5B21.3BC5B2.4B8.4B8.4B$36.4B22.2BCBC
11B8.4B8.4B$36.9B17.2B2C13B8.4B$36.9B18.11B2.4B8.4B$65.8B4.4B8.4B$66.
6B6.4B8.4B$67.4B8.4B8.4B$66.6B8.4B8.4B$65.8B8.4B$64.4B2.4B8.4B$63.4B
4.4B8.4B$62.4B6.4B8.4B$54.2B5.4B8.4B8.4B$54.2B4.4B10.4B8.4B$54.2B3.4B
12.4B$54.2B2.4B14.4B$54.2B.4B16.4B$54.6B18.4B$54.5B20.4B$54.4B22.10B$
54.9B18.9B$54.9B18.5B$81.6B$81.2B.4B$81.2B2.4B$81.2B3.4B$81.2B4.4B$
81.2B5.B3A$89.A2B$90.AB$91.B3$97.2C$97.2C!
The memory would be read by a slide gun, producing four streams of output. The four streams could feed into four slide-gun mechanisms. All four slide guns' elbow positions would be incremented any time a signal appeared on any stream, but the "write boat" operation for each slide gun would only be triggered by a glider appearing in its particular stream.

Then signals would also be split off from each stream to run a construction arm's PUSH, PULL, FIRE_WHITE_GLIDER, and FIRE_BLACK_GLIDER salvos.

There are a few other small problems, such as cleaning up the various slide-gun elbows when the reading and writing work is done, but that can all be handled easily with one-time circuitry.

-------------------------------

Another interesting option would be to design a complete seed for a reading mechanism using only very predictable pieces -- well-separated blocks, let's say, and nothing else. It's technically possible to do a destructive read on an entire block field, print two exact copies of whatever blocks are found, and then send a trigger glider into one of the copies to build the child reading mechanism and destroy the parent reading mechanism.

This would probably be very much slower to complete a cycle than the above base-4 slow salvo design, because the reader would have to sequentially check every possible block position in a large area. But it would probably have a much smaller bounding box, because the memory area could be a fairly compact diamond instead of a huge width-4 linear tape. Slow salvos are expensive, and this design wouldn't need one.

User avatar
Moosey
Posts: 4306
Joined: January 27th, 2019, 5:54 pm
Location: here
Contact:

Re: Thread for basic questions

Post by Moosey » June 17th, 2019, 10:53 am

dvgrn wrote:...
So, your logic suggests it’s easier to run a huge SL/constellation which behaves like a HB in golly than, say, the infamous 0e0p metacell. How easy is it to construct such an object, and is it worth a challenge thread or something?

Once finished, would it be feasible to make a SMOGSLGSLR (spaceship made of gliders and SLs and glider-SL reactions) out of it, like the HBK? (or possibly something with less of that object, like tlife’s hyperventilator, but not a puffer)
not active here but active on discord

User avatar
dvgrn
Moderator
Posts: 10610
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Thread for basic questions

Post by dvgrn » June 17th, 2019, 2:05 pm

Moosey wrote:So, your logic suggests it’s easier to run a huge SL/constellation which behaves like a HB in golly than, say, the infamous 0e0p metacell. How easy is it to construct such an object, and is it worth a challenge thread or something?
It would be a good challenge thread if someone wanted to work on it. It's not technically difficult. All the pieces are known, but they've never been put together in this particular way before.

There's a stable memory structure in the Help > Online Archives > Very Large Patterns > O(sqrt(log(t))) pattern that stores slow-salvo recipes for multiple uses. And there's a simpler, destructive-read memory tape running a construction arm in constructor-memory-tape.rle. We probably don't need a multiple-read memory for this project.

I don't think a pattern has been made yet that copies a static memory tape to a new location and also interprets the memory contents as a construction recipe. It's so much easier to store recipes in the form of moving gliders, that the other option got abandoned immediately after Paul Chapman completed constructor-memory-tape.rle in May 2004.
Moosey wrote:Once finished, would it be feasible to make a SMOGSLGSLR (spaceship made of gliders and SLs and glider-SL reactions) out of it, like the HBK? (or possibly something with less of that object, like tlife’s hyperventilator, but not a puffer)
Yes, I mentioned that at the end of the first too-long-to-read message:
dvgrn wrote:Optionally, the self-destruct mechanism can easily include a small attachment that creates the next trigger glider, to make the whole conglomeration into a spaceship.

User avatar
Moosey
Posts: 4306
Joined: January 27th, 2019, 5:54 pm
Location: here
Contact:

Re: Thread for basic questions

Post by Moosey » June 17th, 2019, 2:31 pm

I can make a thread but I have practically nothing to contribute, and my rule of thumb for making threads I like is:
Make the thread yourself iff you will contribute.

But If you say
dvgrn wrote: It would be a good challenge thread if someone wanted to work on it. It's not technically difficult. All the pieces are known, but they've never been put together in this particular way before.
Then someone should make a thread. I can do it if nobody else wants to put their name on it but I think that you (dvgrn) or some other life pattern engineering expert should.
not active here but active on discord

User avatar
dvgrn
Moderator
Posts: 10610
Joined: May 17th, 2009, 11:00 pm
Location: Madison, WI
Contact:

Re: Thread for basic questions

Post by dvgrn » June 17th, 2019, 3:24 pm

Moosey wrote:I can make a thread but I have practically nothing to contribute, and my rule of thumb for making threads I like is:
Make the thread yourself iff you will contribute.

But If you say
dvgrn wrote: It would be a good challenge thread if someone wanted to work on it. It's not technically difficult. All the pieces are known, but they've never been put together in this particular way before.
Then someone should make a thread. I can do it if nobody else wants to put their name on it but I think that you (dvgrn) or some other life pattern engineering expert should.
Seems like the "Life pattern engineering experts" would really like to train new Life pattern engineering experts, if anyone is interested. But that never happens if new Lifenthusiasts just sit around waiting for the tired old experts to build the next strange and wonderful design.

If you start the thread, you may find that you have more to contribute than you think. This Half-Baked Super Constellation can be divided up into relatively simple pieces, and you can make a high-level blueprint that maybe people will be inspired to fill in.

One useful task would be to build modern Spartan-ish replacements for some of the useful technology in calcyman's Osqrtlogt pattern. For example, the microprogram storage units could be rebuilt to be self-constructing -- those are the two vertical lines, with honeybits and eaters to distinguish 1 from 0. The bigger unit is activated for the first time at T=1,920,000, and finished its first read cycle at T=11,000,550.

Or start smaller and easier, with the two-bit binary to unary converter:

Code: Select all

x = 1227, y = 961, rule = LifeHistory
324.4B143.4B105.4B143.4B$325.4B143.4B105.4B143.4B$326.4B143.4B105.4B
143.4B$327.4B143.4B105.4B143.4B$328.4B143.4B105.4B143.4B$329.4B143.4B
105.4B143.4B$330.4B143.4B105.4B143.4B$331.4B143.4B105.4B143.4B$332.4B
143.4B105.4B143.4B$333.4B143.4B105.4B143.4B$334.4B143.4B105.4B143.4B$
335.4B143.4B105.4B143.4B$336.4B143.4B105.4B143.4B$337.4B143.4B105.4B
143.4B$338.4B143.4B105.4B143.4B$339.4B143.4B105.4B143.4B$340.4B143.4B
105.4B143.4B$341.4B143.4B105.4B143.4B$342.4B143.4B105.4B143.4B$343.4B
143.4B105.4B143.4B$344.4B143.4B105.4B143.4B$345.4B143.4B105.4B143.4B$
346.4B143.4B105.4B143.4B$347.4B143.4B105.4B143.4B$348.4B143.4B105.4B
143.4B$349.4B143.4B105.4B143.4B$350.4B143.4B105.4B143.4B$351.4B143.4B
105.4B143.4B$352.4B143.4B105.4B143.4B$353.4B143.4B105.4B143.4B$354.4B
143.4B105.4B143.4B$355.4B143.4B105.4B143.4B$356.4B143.4B105.4B143.4B$
357.4B143.4B105.4B143.4B$358.4B143.4B105.4B143.4B$359.4B143.4B105.4B
143.4B$360.4B143.4B105.4B143.4B$361.4B143.4B105.4B143.4B$362.4B143.4B
105.4B143.4B$363.4B143.4B105.4B143.4B$364.4B143.4B105.4B143.4B$365.4B
143.4B105.4B143.4B$366.4B143.4B105.4B143.4B$367.4B143.4B105.4B143.4B$
368.4B143.4B105.4B143.4B$369.4B143.4B105.4B143.4B$370.4B143.4B105.4B
143.4B$371.4B143.4B105.4B143.4B$372.4B143.4B105.4B143.4B$373.4B143.4B
105.4B143.4B$374.4B143.4B105.4B143.4B$375.4B143.4B105.4B143.4B$376.4B
143.4B105.4B143.4B$377.4B143.4B105.4B143.4B$378.4B143.4B105.4B143.4B$
379.4B143.4B105.4B143.4B$380.4B143.4B105.4B143.4B$381.4B143.4B20.2A
83.4B143.4B20.2A$382.4B143.4B17.2B2AB83.4B143.4B17.2B2AB$383.4B143.4B
16.4B85.4B143.4B16.4B$384.4B132.A10.4B15.6B84.4B132.A10.4B15.6B$385.
4B129.3A11.4B15.5B85.4B129.3A11.4B15.5B$386.4B112.A14.A15.4B14.6B85.
4B112.A14.A15.4B14.6B$387.4B111.3A12.2A15.4B13.7B85.4B111.3A12.2A15.
4B13.7B$388.4B113.A7.2B.3B3.7B.B4.4B12.6B87.4B113.A7.2B.3B3.7B.B4.4B
12.6B$389.4B111.2A6.5B5.13B.4B10.7B88.4B111.2A6.5B5.13B.4B10.7B$390.
4B110.5B2.36B4.6B89.4B110.5B2.36B4.6B$391.4B111.42B2.7B90.4B111.42B2.
7B$392.4B109.2A41B2.7B91.4B109.2A41B2.7B$393.4B108.2A17B2A22B.9B91.4B
108.2A17B2A22B.9B$394.4B108.B.16B2A32B92.4B108.B.16B2A32B$395.4B109.
23B3.2B2.20B4.B88.4B109.23B3.2B2.20B4.B$396.4B109.9B2.10B11.19B.B2A
88.4B109.9B2.10B11.19B.B2A$397.4B109.8B3.6B16.19B2A89.4B109.8B3.6B16.
19B2A$398.4B109.7B4.3B19.17B.B91.4B109.7B4.3B19.17B.B$399.4B105.11B3.
B20.17B95.4B105.11B3.B20.17B$400.4B103.12B2.2A20.17B96.4B103.12B2.2A
20.17B$401.4B102.12B2.A19.2AB.15B97.4B102.12B2.A19.2AB.15B$402.4B101.
11B4.3A15.A.AB4.12B98.4B101.11B4.3A15.A.AB4.12B$403.4B100.8B.4B4.A15.
A9.11B98.4B100.8B.4B4.A15.A9.11B$404.4B99.7B4.2A19.2A8.13B98.4B99.7B
4.2A19.2A8.13B$405.4B98.7B4.A30.12B100.4B98.7B4.A30.12B$406.4B97.6B6.
3A28.10B102.4B97.6B6.3A28.10B$407.4B95.7B8.A29.9B103.4B95.7B8.A29.9B$
408.4B93.8B38.9B104.4B93.8B38.9B$409.4B91.8B39.9B105.4B91.8B39.9B$
410.4B90.8B40.5B109.4B90.8B40.5B$411.4B87.2AB2.6B39.4B111.4B87.2AB2.
6B39.4B$412.4B85.A.AB.7B39.4B112.4B85.A.AB.7B39.4B$413.4B84.A4.6B15.
2A22.4B114.4B84.A4.6B15.2A22.4B$414.4B82.2A4.8B4.B8.A22.4B116.4B82.2A
4.8B4.B8.A22.4B$415.4B88.B2A6B.4B3.BA.A21.4B118.4B88.B2A6B.4B3.BA.A
21.4B$416.4B86.2B2A13B.B2A21.4B120.4B86.2B2A13B.B2A21.4B$417.4B86.18B
22.4B122.4B86.18B22.4B$418.4B86.17B21.4B124.4B86.17B21.4B$419.4B88.
13B21.4B126.4B88.13B21.4B$420.4B86.12B22.4B128.4B86.12B22.4B$421.4B
85.10B23.4B130.4B85.10B23.4B$422.4B83.11B22.4B132.4B83.11B22.4B$423.
4B82.7B.2B22.4B134.4B82.7B.2B22.4B$424.4B80.11B21.4B136.4B80.11B21.4B
$425.4B80.11B19.4B138.4B80.11B19.4B$426.4B79.11B18.4B140.4B79.11B18.
4B$427.4B78.11B17.4B142.4B78.11B17.4B$428.4B75.2AB2.8B16.4B144.4B75.
2AB2.8B16.4B$429.4B73.A.AB3.7B15.4B146.4B73.A.AB3.7B15.4B$430.4B72.A
6.7B14.4B148.4B72.A6.7B14.4B$431.4B70.2A7.6B13.4B150.4B70.2A7.6B13.4B
$432.4B78.7B11.4B152.4B78.7B11.4B$433.4B77.8B9.4B154.4B77.8B9.4B$434.
4B77.8B7.4B156.4B77.8B7.4B$435.4B76.9B5.4B158.4B76.9B5.4B$436.4B74.6B
.4B3.4B160.4B74.6B.4B3.4B$437.4B73.7B.4B.4B162.4B73.7B.4B.4B$438.4B
73.6B2.7B164.4B73.6B2.7B$439.4B72.6B3.5B166.4B72.6B3.5B$440.4B71.2B2A
B4.5B167.4B71.2B2AB4.5B$441.4B69.3B2A2B2.7B167.4B69.3B2A2B2.7B$442.4B
68.7B.4B.4B167.4B68.7B.4B.4B$443.4B68.5B.4B3.4B167.4B68.5B.4B3.4B$
444.4B67.9B5.3B168.4B67.9B5.3B$445.4B66.8B8.B2A167.4B66.8B8.B2A$446.
4B65.7B9.BA.A167.4B65.7B9.BA.A$447.4B55.2A7.6B13.A168.4B55.2A7.6B13.A
$448.4B55.A7.7B5.2A5.2A168.4B55.A7.7B5.2A5.2A$449.4B54.A.AB3.7B6.A
177.4B54.A.AB3.7B6.A$450.4B54.2AB.11B.BA.A178.4B54.2AB.11B.BA.A$451.
4B55.10BA2B.B2A180.4B55.10BA2B.B2A$452.4B53.10BABA3B183.4B53.10BABA3B
$453.4B53.9BABA3B184.4B53.9BABA3B$454.4B50.2AB.8BA2B187.4B50.2AB.8BA
2B$455.4B48.A.AB2.8B190.4B48.A.AB2.8B$456.4B47.A4.4B2.3B191.4B47.A4.
4B2.3B$457.4B45.2A3.4B3.5B190.4B45.2A3.4B3.5B$458.4B48.4B6.B2A191.4B
48.4B6.B2A$459.4B46.4B8.A193.4B46.4B8.A$460.4B44.4B10.3A191.4B44.4B
10.3A$461.4B42.4B13.A192.4B42.4B13.A$462.4B40.4B208.4B40.4B$463.4B38.
4B210.4B38.4B$464.4B36.4B212.4B36.4B$465.4B34.4B214.4B34.4B$466.4B32.
4B216.4B32.4B$467.4B30.4B218.4B30.4B$468.4B28.4B220.4B28.4B$469.4B26.
4B222.4B26.4B$470.4B24.4B224.4B24.4B$471.4B22.4B226.4B22.4B$472.4B20.
4B228.4B20.4B$473.4B18.4B230.4B18.4B$474.4B16.4B232.4B16.4B$475.4B14.
4B234.4B14.4B$476.4B12.4B236.4B12.4B$477.4B10.4B238.4B10.4B$478.4B8.
4B240.4B8.4B$27.2A450.4B6.4B242.4B6.4B450.2A$28.A451.4B4.4B244.4B4.4B
451.A$28.A.AB3.B.B.B.B.B.B.B.B.B.B.B.B.B.B.B.B.B.1090B.B.B.B.B.B.B.B.
B.B.B.B.B.B.B.B.B.B3.BA.A$29.2AB.1162B.B2A$31.1166B$31.1166B$31.1166B
$32.1164B$34.B.B.B.B.B.B.B.B.B.B.B.B.1112B.B.B.B.B.B.B.B.B.B.B.B.B$
57.25B401.2B2A3B248.7B401.25B$54.28B401.BA2BA3B246.8B401.28B$53.29B
402.B2A4B10.2A222.2A10.7B402.29B$53.30B401.8B9.A18.A186.A18.A9.8B401.
30B$53.32B398.10B5.BA.A16.3A186.3A16.A.AB5.10B398.32B$53.33B396.11B.
3B.B2A16.A192.A16.2AB.3B.11B396.33B$53.34B395.17B18.2A190.2A18.17B
395.34B$53.35B395.16B14.6B6.A176.A6.6B14.16B395.35B$52.37B396.13B14.
5B6.3A176.3A6.5B14.13B396.37B$51.34B.4B392.2B.14B12.7B4.A182.A4.7B12.
14B.2B392.4B.34B$50.13B.22B.4B390.2A18B10.8B3.2A180.2A3.8B10.18B2A
390.4B.22B.13B$49.12B4.22B.4B389.2AB.19B2.2B2.14B180.14B2.2B2.19B.B2A
389.4B.22B4.12B$48.4B.6B4.20B.4B.4B389.B2.37B15.A152.A15.37B2.B389.4B
.4B.20B4.6B.4B$47.4B3.4B4.12B.9B.4B.4B392.7B.28B3.2A10.3A148.3A10.2A
3.28B.7B392.4B.4B.9B.12B4.4B3.4B$46.4B12.12B4.7B.4B.4B391.7B.27B4.A
14.A22.A100.A22.A14.A4.27B.7B391.4B.4B.7B4.12B12.4B$45.4B13.11B9.4B.
4B.4B389.7B2.27B.BA.A13.2A20.3A11.A76.A11.3A20.2A13.A.AB.27B2.7B389.
4B.4B.4B9.11B13.4B$44.4B14.8B.4B8.4B.4B.4B388.6B4.28B2A14.4B17.A14.3A
72.3A14.A17.4B14.2A28B4.6B388.4B.4B.4B8.4B.8B14.4B$43.4B15.7B4.2A9.4B
.4B.4B387.7B10.4B.17B17.3B16.2A16.A14.A40.A14.A16.2A16.3B17.17B.4B10.
7B387.4B.4B.4B9.2A4.7B15.4B$42.4B16.7B4.A11.4B.4B.4B388.4B12.19B18.4B
14.4B15.2A12.3A40.3A12.2A15.4B14.4B18.19B12.4B388.4B.4B.4B11.A4.7B16.
4B$41.4B17.6B6.3A9.4B.4B.4B385.5B14.16B10.A9.5B12.3B5.B.7B3.3B.2B7.A
46.A7.2B.3B3.7B.B5.3B12.5B9.A10.16B14.5B385.4B.4B.4B9.3A6.6B17.4B$40.
4B17.7B8.A10.4B.4B.4B384.2A18.15B8.3A8.6B11.4B.13B5.5B6.2A44.2A6.5B5.
13B.4B11.6B8.3A8.15B18.2A384.4B.4B.4B10.A8.7B17.4B$39.4B17.8B20.4B.4B
.4B384.A19.14B7.A11.8B2.36B2.5B44.5B2.36B2.8B11.A7.14B19.A384.4B.4B.
4B20.8B17.4B$38.4B17.8B22.4B.4B.4B380.3A21.13B3.B3.2A9.52B48.52B9.2A
3.B3.13B21.3A380.4B.4B.4B22.8B17.4B$37.4B18.8B23.4B.4B.4B379.A24.12B.
8B10.50B2A46.2A50B10.8B.12B24.A379.4B.4B.4B23.8B18.4B$36.4B17.2AB2.6B
23.4B.4B.4B404.18B13.7B.22B2A17B2A46.2A17B2A22B.7B13.18B404.4B.4B.4B
23.6B2.B2A17.4B$35.4B17.A.AB.7B14.A9.4B.4B.4B404.17B12.31B2A16B.B48.B
.16B2A31B12.17B404.4B.4B.4B9.A14.7B.BA.A17.4B$34.4B18.A4.6B13.3A10.4B
.4B.4B404.17B11.19B2.2B3.23B52.23B3.2B2.19B11.17B404.4B.4B.4B10.3A13.
6B4.A18.4B$26.2A5.4B18.2A4.8B4.B5.A14.4B.4B.4B404.18B8.17B11.10B2.9B
54.9B2.10B11.17B8.18B404.4B.4B.4B14.A5.B4.8B4.2A18.4B5.2A$25.B2AB3.4B
26.B2A6B.4B3.2A14.4B.4B.4B5.2A397.20B2.2B.15B16.6B3.8B56.8B3.6B16.15B
.2B2.20B397.2A5.4B.4B.4B14.2A3.4B.6B2AB26.4B3.B2AB$25.5B.4B26.2B2A16B
15.4B.4B.4B3.B2AB397.38B19.3B4.7B58.7B4.3B19.38B397.B2AB3.4B.4B.4B15.
16B2A2B26.4B.5B$23.11B28.17B18.4B.4B.4B3.2B397.9B.20B.8B21.B3.11B52.
11B3.B21.8B.20B.9B397.2B3.4B.4B.4B18.17B28.11B$23.10B30.17B18.4B.4B.
4B3.2B397.7B2.16B2A2B3.8B19.2A2.12B50.12B2.2A19.8B3.2B2A16B2.7B397.2B
3.4B.4B.4B18.17B30.10B$23.9B34.13B20.4B.4B.4B.2BAB396.5B4.16B2A2B5.B
3.2A20.A2.12B50.12B2.A20.2A3.B5.2B2A16B4.5B396.BA2B.4B.4B.4B20.13B34.
9B$23.9B5.2A26.12B23.4B.4B.5BA.A398.5B3.18B10.A19.A5.11B50.11B5.A19.A
10.18B3.5B398.A.A5B.4B.4B23.12B26.2A5.9B$24.8B5.A27.10B26.4B.4B.4B.A
402.2A10.4B.3B.B12.3A16.2A2.4B.8B50.8B.4B2.2A16.3A12.B.3B.4B10.2A402.
A.4B.4B.4B26.10B27.A5.8B$24.8B2.BA.A26.11B27.4B.4B.B4.3A399.A12.4B19.
A20.2A4.7B50.7B4.2A20.A19.4B12.A399.3A4.B.4B.4B27.11B26.A.AB2.8B$24.
9B.B2A27.7B.2B29.4B.4B7.A400.3A10.4B40.A4.7B50.7B4.A40.4B10.3A400.A7.
4B.4B29.2B.7B27.2AB.9B$24.11B28.11B30.4B.4B409.A11.4B36.3A6.6B50.6B6.
3A36.4B11.A409.4B.4B30.11B28.11B$24.11B29.11B30.4B.4B421.4B35.A8.7B
48.7B8.A35.4B421.4B.4B30.11B29.11B$22.2AB.9B29.11B31.4B.4B421.4B43.8B
46.8B43.4B421.4B.4B31.11B29.9B.B2A$21.A.AB2.7B30.11B32.4B.4B421.4B43.
8B44.8B43.4B421.4B.4B32.11B30.7B2.BA.A$21.A5.8B27.2AB2.8B33.4B.4B421.
4B42.8B44.8B42.4B421.4B.4B33.8B2.B2A27.8B5.A$20.2A4.8B27.A.AB3.7B34.
4B.4B421.4B40.6B2.B2A40.2AB2.6B40.4B421.4B.4B34.7B3.BA.A27.8B4.2A$26.
7B28.A6.7B35.4B.4B421.4B39.7B.BA.A38.A.AB.7B39.4B421.4B.4B35.7B6.A28.
7B$25.11B24.2A7.6B36.4B.4B421.4B22.2A15.6B4.A38.A4.6B15.2A22.4B421.4B
.4B36.6B7.2A24.11B$26.11B32.7B36.4B.4B421.4B22.A8.B4.8B4.2A36.2A4.8B
4.B8.A22.4B421.4B.4B36.7B32.11B$26.11B32.8B36.4B.4B421.4B21.A.AB3.4B.
6B2AB50.B2A6B.4B3.BA.A21.4B421.4B.4B36.8B32.11B$26.11B33.8B36.4B.4B
421.4B21.2AB.13B2A2B48.2B2A13B.B2A21.4B421.4B.4B36.8B33.11B$24.2AB2.
8B33.8B37.4B.4B421.4B22.18B50.18B22.4B421.4B.4B37.8B33.8B2.B2A$23.A.A
B3.7B32.6B2.B2A36.4B.4B421.4B21.17B52.17B21.4B421.4B.4B36.2AB2.6B32.
7B3.BA.A$23.A6.7B32.7B.BA.A36.4B.4B421.4B21.13B58.13B21.4B421.4B.4B
36.A.AB.7B32.7B6.A$22.2A7.6B33.6B4.A37.4B.4B421.4B22.12B56.12B22.4B
421.4B.4B37.A4.6B33.6B7.2A$31.7B32.6B4.2A37.4B.4B421.4B23.10B56.10B
23.4B421.4B.4B37.2A4.6B32.7B$31.8B31.6B44.4B.4B421.4B22.11B54.11B22.
4B421.4B.4B44.6B31.8B$32.8B29.8B44.4B.4B421.4B22.2B.7B54.7B.2B22.4B
421.4B.4B44.8B29.8B$32.8B28.8B46.4B.4B421.4B21.11B52.11B21.4B421.4B.
4B46.8B28.8B$31.6B2.B2A26.9B46.4B.4B11.2A408.4B19.11B54.11B19.4B408.
2A11.4B.4B46.9B26.2AB2.6B$16.A14.7B.BA.A25.9B47.4B.4B9.B2A2B3.2A402.
4B18.11B54.11B18.4B402.2A3.2B2AB9.4B.4B47.9B25.A.AB.7B14.A$16.3A13.6B
4.A24.10B48.4B.4B9.4B2.B2AB402.4B17.11B54.11B17.4B402.B2AB2.4B9.4B.4B
48.10B24.A4.6B13.3A$19.A5.B4.8B4.2A23.3B2A5B49.4B.4B4.B.6B3.2B404.4B
16.8B2.B2A50.2AB2.8B16.4B404.2B3.6B.B4.4B.4B49.5B2A3B23.2A4.8B4.B5.A$
18.2A3.4B.6B2AB29.4B2A5B50.4B.4B.10B2.2B406.4B15.7B3.BA.A48.A.AB3.7B
15.4B406.2B2.10B.4B.4B50.5B2A4B29.B2A6B.4B3.2A$18.16B2A2B28.11B42.2A
7.4B.15B2A2B406.4B14.7B6.A48.A6.7B14.4B406.2B2A15B.4B7.2A42.11B28.2B
2A16B$20.17B24.2A.A12B41.B2AB7.4B.14B2A3B.B404.4B13.6B7.2A46.2A7.6B
13.4B404.B.3B2A14B.4B7.B2AB41.12BA.2A24.17B$19.17B25.A.2A2.8B44.2B9.
4B.19B2A404.4B11.7B64.7B11.4B404.2A19B.4B9.2B44.8B2.2A.A25.17B$20.13B
35.7B39.B3.2B11.4B.16B.B2A405.4B9.8B64.8B9.4B405.2AB.16B.4B11.2B3.B
39.7B35.13B$22.12B35.6B38.2AB.4B11.19B3.B407.4B7.8B66.8B7.4B407.B3.
19B11.4B.B2A38.6B35.12B$24.10B35.7B37.2A8B10.18B412.4B5.9B66.9B5.4B
412.18B10.8B2A37.7B35.10B$24.11B33.7B5.2A32.B.B2A6B2.2B2.19B414.4B3.
4B.6B64.6B.4B3.4B414.19B2.2B2.6B2AB.B32.2A5.7B33.11B$25.2B.7B33.8B3.A
.A35.2A31B415.4B.4B.7B64.7B.4B.4B415.31B2A35.A.A3.8B33.7B.2B$25.11B
32.8B3.A37.32B417.7B2.6B66.6B2.7B417.32B37.A3.8B32.11B$24.11B33.9B.2A
33.28B.7B418.5B3.6B66.6B3.5B418.7B.28B33.2A.9B33.11B$24.11B32.11B35.
29B.7B417.5B4.B2A2B66.2B2AB4.5B417.7B.29B35.11B32.11B$24.11B31.12B34.
2A29B.6B417.6B2.2B2A3B64.3B2A2B2.6B417.6B.29B2A34.12B31.11B$24.8B2.B
2A29.12B34.2A14B.4B7.9B416.2AB2.4B.7B64.7B.4B2.B2A416.9B7.4B.14B2A34.
12B29.2AB2.8B$24.7B3.BA.A21.2A6.10B36.B.11B2.4B9.9B414.A.AB3.4B.5B66.
5B.4B3.BA.A414.9B9.4B2.11B.B36.10B6.2A21.A.AB3.7B$24.7B6.A22.A7.11B
36.10B2.4B11.9B7.2A404.A7.9B66.9B7.A404.2A7.9B11.4B2.10B36.11B7.A22.A
6.7B$24.6B7.2A21.A.AB.14B37.14B13.9B6.A404.2A8.8B66.8B8.2A404.A6.9B
13.14B37.14B.BA.A21.2A7.6B$23.7B31.2AB.13B2A35.14B15.9B2.BA.A415.7B
66.7B415.A.AB2.9B15.14B35.2A13B.B2A31.7B$22.8B33.15B2A36.13B15.10B.B
2A417.6B7.2A48.2A7.6B417.2AB.10B15.13B36.2A15B33.8B$21.8B33.15B.B37.
13B15.12B411.2A5.7B7.A50.A7.7B5.2A411.12B15.13B37.B.15B33.8B$20.9B34.
14B41.2B.8B15.12B412.A6.7B3.BA.A50.A.AB3.7B6.A412.12B15.8B.2B41.14B
34.9B$19.4B.6B31.2AB.11B45.8B15.12B412.A.AB.11B.B2A52.2AB.11B.BA.A
412.12B15.8B45.11B.B2A31.6B.4B$18.12B30.A.AB3.9B44.9B15.12B413.2AB.2B
A10B56.10BA2B.B2A413.12B15.9B44.9B3.BA.A30.12B$17.12B31.A8.8B43.9B15.
13B414.3BABA10B54.10BABA3B414.13B15.9B43.8B8.A31.12B$16.13B30.2A9.7B
41.2AB2.7B15.11B415.3BABA9B56.9BABA3B415.11B15.7B2.B2A41.7B9.2A30.13B
$15.15B37.11B39.A.AB2.8B16.8B418.2BA8B.B2A52.2AB.8BA2B418.8B16.8B2.BA
.A39.11B37.15B$14.18B34.12B39.A6.8B14.9B420.8B2.BA.A50.A.AB2.8B420.9B
14.8B6.A39.12B34.18B$13.20B33.12B38.2A6.8B13.2A6B422.3B2.4B4.A50.A4.
4B2.3B422.6B2A13.8B6.2A38.12B33.20B$10.B.22B32.11B46.6B2.B2A10.A.A6B
420.5B3.4B3.2A48.2A3.4B3.5B420.6BA.A10.2AB2.6B46.11B32.22B.B$8.26B32.
8B.4B44.7B.BA.A9.A.3B.2B421.2AB6.4B56.4B6.B2A421.2B.3B.A9.A.AB.7B44.
4B.8B32.26B$8.26B32.7B4.2A45.6B4.A8.2A.AB3.2A421.A8.4B54.4B8.A421.2A
3.BA.2A8.A4.6B45.2A4.7B32.26B$7.27B32.7B4.A46.6B4.2A6.A2.2A5.A418.3A
10.4B52.4B10.3A418.A5.2A2.A6.2A4.6B46.A4.7B32.27B$7.25B.B2A30.6B6.3A
43.6B12.2A8.A.A416.A13.4B50.4B13.A416.A.A8.2A12.6B43.3A6.6B30.2AB.25B
$7.24B2.BA.A28.7B8.A42.8B22.2A431.4B48.4B431.2A22.8B42.A8.7B28.A.AB2.
24B$5.2AB.21B6.A27.8B50.8B457.4B46.4B457.8B50.8B27.A6.21B.B2A$4.A.AB.
8B5.8B6.2A25.8B51.9B457.4B44.4B457.9B51.8B25.2A6.8B5.8B.BA.A$4.A5.8B
4.3B2.3B33.8B51.9B458.4B42.4B458.9B51.8B33.3B2.3B4.8B5.A$3.2A6.7B5.3B
3.B2A29.2AB2.6B49.10B459.4B40.4B459.10B49.6B2.B2A29.2AB3.3B5.7B6.2A$
8.11B4.B2A3.BA.A27.A.AB.7B49.3B2A5B460.4B38.4B460.5B2A3B49.7B.BA.A27.
A.AB3.2AB4.11B$7.11B6.A7.A27.A4.6B15.2A32.4B2A5B461.4B36.4B461.5B2A4B
32.2A15.6B4.A27.A7.A6.11B$7.11B7.3A4.2A25.2A4.8B4.B8.A33.11B462.4B34.
4B462.11B33.A8.B4.8B4.2A25.2A4.3A7.11B$7.11B9.A38.B2A6B.4B3.BA.A28.2A
.A12B463.4B32.4B463.12BA.2A28.A.AB3.4B.6B2AB38.A9.11B$7.8B2.B2A45.2B
2A13B.B2A29.A.2A2.8B466.4B30.4B466.8B2.2A.A29.2AB.13B2A2B45.2AB2.8B$
7.7B3.BA.A45.18B38.7B467.4B28.4B467.7B38.18B45.A.AB3.7B$7.7B6.A46.17B
39.6B468.4B26.4B468.6B39.17B46.A6.7B$7.6B7.2A48.13B40.6B469.4B24.4B
469.6B40.13B48.2A7.6B$6.7B56.12B41.7B470.4B22.4B470.7B41.12B56.7B$5.
8B56.10B44.8B469.4B20.4B469.8B44.10B56.8B$4.8B56.11B44.8B470.4B18.4B
470.8B44.11B56.8B$4.8B56.7B.2B42.AB.9B470.4B16.4B470.9B.BA42.2B.7B56.
8B$2.2AB2.6B54.11B41.A.A10B471.4B14.4B471.10BA.A41.11B54.6B2.B2A$.A.A
B.7B55.11B40.2A.7B.3B471.4B12.4B471.3B.7B.2A40.11B55.7B.BA.A$.A4.6B
56.11B45.10B471.4B10.4B471.10B45.11B56.6B4.A$2A4.6B56.11B45.10B472.4B
8.4B472.10B45.11B56.6B4.A$6.6B54.2AB2.8B44.12B218.2A252.4B6.4B252.2A
218.12B44.8B2.B2A54.6B$5.8B52.A.AB3.7B45.11B219.A253.4B4.4B253.A219.
11B45.7B3.BA.A52.8B$6.8B51.A6.7B46.10B219.A.AB3.B.B.B.B.B.B.B.B.B.B.B
.B.B.B.B.B.B.438B.B.B.B.B.B.B.B.B.B.B.B.B.B.B.B.B.B3.BA.A219.10B46.7B
6.A51.8B$5.9B50.2A7.6B49.8B219.2AB.510B.B2A219.8B49.6B7.2A50.9B$5.9B
59.7B48.8B221.514B221.8B48.7B59.9B$5.10B58.8B46.10B220.514B220.10B46.
8B58.10B$5.5B2A3B59.8B45.10B220.514B220.10B45.8B59.3B2A5B$5.5B2A4B58.
9B43.13B219.512B219.13B43.9B58.4B2A5B$5.11B57.6B.4B42.14B220.B.B.B.B.
B.B.B.B.B.B.B.B.460B.B.B.B.B.B.B.B.B.B.B.B.B220.14B42.4B.6B57.11B$5.
12BA.2A52.7B.4B40.15B243.25B203.7B202.25B243.15B40.4B.7B52.2A.A12B$7.
8B2.2A.A53.6B2.4B38.17B.2B236.28B203.8B201.28B236.2B.17B38.4B2.6B53.A
.2A2.8B$7.7B60.6B3.4B36.20B2A234.29B204.7B10.2A189.29B234.2A20B36.4B
3.6B60.7B$7.6B61.6B4.4B35.20B2A234.30B203.8B9.A18.A170.30B234.2A20B
35.4B4.6B61.6B$6.7B60.8B4.4B33.15B.B2A.2B235.32B200.10B5.BA.A16.3A
168.32B235.2B.2AB.15B33.4B4.8B60.7B$2A5.7B58.8B6.4B31.15B2.B2A238.33B
198.11B.3B.B2A16.A170.33B238.2AB2.15B31.4B6.8B58.7B5.A$A.A3.8B58.9B6.
4B29.5B2A10B242.34B197.17B18.2A168.34B242.10B2A5B29.4B6.9B58.8B3.A$2.
A3.8B58.9B7.4B28.5B2A10B242.35B197.16B14.6B6.A160.35B242.10B2A5B28.4B
7.9B58.8B3.A$2.2A.9B57.10B8.4B26.18B241.37B198.13B14.5B6.3A159.37B
241.18B26.4B8.10B57.9B.2A$4.11B56.3B2A5B9.4B24.20B239.34B.4B194.2B.
14B12.7B4.A161.4B.34B239.20B24.4B9.5B2A3B56.11B$4.12B54.4B2A5B10.4B
23.20B238.13B.22B.4B192.2A18B10.8B3.2A159.4B.22B.13B238.20B23.4B10.5B
2A4B54.12B$4.12B54.11B11.4B21.18B.B238.12B4.22B.4B191.2AB.19B2.2B2.
14B158.4B.22B4.12B238.B.18B21.4B11.11B54.12B$5.10B6.2A42.2A.A12B12.4B
17.B.7BA12B238.4B.6B4.20B.4B.4B191.B2.37B15.A143.4B.4B.20B4.6B.4B238.
12BA7B.B17.4B12.12BA.2A42.2A6.10B$3.11B7.A43.A.2A2.8B15.4B15.2AB.5BAB
A10B238.4B3.4B4.12B.9B.4B.4B194.7B.28B3.2A10.3A140.4B.4B.9B.12B4.4B3.
4B238.10BABA5B.B2A15.4B15.8B2.2A.A43.A7.11B$3.14B.BA.A50.7B16.4B14.2A
7BABA12B235.4B12.12B4.7B.4B.4B193.7B.27B4.A14.A22.A115.4B.4B.7B4.12B
12.4B235.12BABA7B2A14.4B16.7B50.A.AB.14B$2.2A13B.B2A53.5B17.4B14.2B.
6BA10B.2A234.4B13.11B9.4B.4B.4B191.7B2.27B.BA.A13.2A20.3A11.A102.4B.
4B.4B9.11B13.4B234.2A.10BA6B.2B14.4B17.5B53.2AB.13B2A$2.2A15B55.6B5.
2A10.4B16.15B3.A234.4B14.8B.4B8.4B.4B.4B190.6B4.28B2A14.4B17.A14.3A
99.4B.4B.4B8.4B.8B14.4B234.A3.15B16.4B10.2A5.6B55.15B2A$3.B.15B53.6B
6.A12.4B15.4B.9B5.3A230.4B15.7B4.2A9.4B.4B.4B189.7B10.4B.17B17.3B16.
2A16.A14.A82.4B.4B.4B9.2A4.7B15.4B230.3A5.9B.4B15.4B12.A6.6B53.15B.B$
5.14B53.8B2.BA.A13.4B13.4B2.9B.2B4.A229.4B16.7B4.A11.4B.4B.4B190.4B
12.19B18.4B14.4B15.2A12.3A81.4B.4B.4B11.A4.7B16.4B229.A4.2B.9B2.4B13.
4B13.A.AB2.8B53.14B$6.11B.B2A50.9B2.B2A15.4B11.4B4.10B2A232.4B17.6B6.
3A9.4B.4B.4B187.5B14.16B10.A9.5B12.3B5.B.7B3.3B.2B7.A83.4B.4B.4B9.3A
6.6B17.4B232.2A10B4.4B11.4B15.2AB2.9B50.2AB.11B$6.9B3.BA.A49.12B18.4B
9.4B6.7B.B2A231.4B17.7B8.A10.4B.4B.4B186.2A18.15B8.3A8.6B11.4B.13B5.
5B6.2A81.4B.4B.4B10.A8.7B17.4B231.2AB.7B6.4B9.4B18.12B49.A.AB3.9B$5.
8B8.A49.12B19.4B7.4B6.9B.B231.4B17.8B20.4B.4B.4B186.A19.14B7.A11.8B2.
36B2.5B80.4B.4B.4B20.8B17.4B231.B.9B6.4B7.4B19.12B49.A8.8B$5.7B9.2A
46.2AB.10B20.4B5.4B8.7B233.4B17.8B22.4B.4B.4B182.3A21.13B3.B3.2A9.52B
81.4B.4B.4B22.8B17.4B233.7B8.4B5.4B20.10B.B2A46.2A9.7B$4.11B53.A.AB2.
8B22.4B3.4B9.7B232.4B18.8B23.4B.4B.4B181.A24.12B.8B10.50B2A79.4B.4B.
4B23.8B18.4B232.7B9.4B3.4B22.8B2.BA.A53.11B$4.12B52.A6.8B22.4B.4B11.B
.5B230.4B17.2AB2.6B23.4B.4B.4B206.18B13.7B.22B2A17B2A78.4B.4B.4B23.6B
2.B2A17.4B230.5B.B11.4B.4B22.8B6.A52.12B$4.12B51.2A5.8B24.7B16.4B228.
4B17.A.AB.7B14.A9.4B.4B.4B206.17B12.31B2A16B.B78.4B.4B.4B9.A14.7B.BA.
A17.4B228.4B16.7B24.8B5.2A51.12B$5.11B58.7B26.5B18.4B226.4B18.A4.6B
13.3A10.4B.4B.4B206.17B11.19B2.2B3.23B79.4B.4B.4B10.3A13.6B4.A18.4B
226.4B18.5B26.7B58.11B$3.4B.8B57.11B23.5B8.2A7.6B217.2A5.4B18.2A4.8B
4.B5.A14.4B.4B.4B206.18B8.17B11.10B2.9B79.4B.4B.4B14.A5.B4.8B4.2A18.
4B5.2A217.6B7.2A8.5B23.11B57.8B.4B$3.2A4.7B18.A38.12B21.7B8.A7.7B6.2A
207.B2AB3.4B26.B2A6B.4B3.2A14.4B.4B.4B5.2A199.20B2.2B.15B16.6B3.8B72.
2A5.4B.4B.4B14.2A3.4B.6B2AB26.4B3.B2AB207.2A6.7B7.A8.7B21.12B38.A18.
7B4.2A$4.A4.7B16.3A11.A26.12B20.4B.4B7.A.AB2.9B6.A208.5B.4B26.2B2A16B
15.4B.4B.4B3.B2AB199.38B19.3B4.7B72.B2AB3.4B.4B.4B15.16B2A2B26.4B.5B
208.A6.9B2.BA.A7.4B.4B20.12B26.A11.3A16.7B4.A$.3A6.6B15.A14.3A25.11B
19.4B3.4B7.2AB.11B2.BA.A206.11B28.17B18.4B.4B.4B3.2B199.9B.20B.8B21.B
3.11B70.2B3.4B.4B.4B18.17B28.11B206.A.AB2.11B.B2A7.4B3.4B19.11B25.3A
14.A15.6B6.3A$.A8.7B14.2A16.A14.A7.4B.8B18.4B5.4B8.3BA9B2.B2A207.10B
30.17B18.4B.4B.4B3.2B199.7B2.16B2A2B3.8B19.2A2.12B68.2B3.4B.4B.4B18.
17B30.10B207.2AB2.9BA3B8.4B5.4B18.8B.4B7.A14.A16.2A14.7B8.A$10.8B11.
4B15.2A12.3A7.2A4.7B17.4B7.4B7.2BABA7B.3B209.9B34.13B20.4B.4B.4B.2BAB
198.5B4.16B2A2B5.B3.2A20.A2.12B67.BA2B.4B.4B.4B20.13B34.9B209.3B.7BAB
A2B7.4B7.4B17.7B4.2A7.3A12.2A15.4B11.8B$11.8B9.3B5.B.7B3.3B.2B7.A11.A
4.7B16.4B9.4B6.2BABA11B209.9B5.2A26.12B23.4B.4B.5BA.A200.5B3.18B10.A
19.A5.11B67.A.A5B.4B.4B23.12B26.2A5.9B209.11BABA2B6.4B9.4B16.7B4.A11.
A7.2B.3B3.7B.B5.3B9.8B$11.9B7.4B.13B5.5B6.2A7.3A6.6B15.4B11.4B5.3BA3B
2.B.4B211.8B5.A27.10B26.4B.4B.4B.A204.2A10.4B.3B.B12.3A16.2A2.4B.8B
68.A.4B.4B.4B26.10B27.A5.8B211.4B.B2.3BA3B5.4B11.4B15.6B6.3A7.2A6.5B
5.13B.4B7.9B$10.6B.39B2.5B7.A8.7B13.4B13.4B4.6B4.4B212.8B2.BA.A26.11B
27.4B.4B.B4.3A201.A12.4B19.A20.2A4.7B65.3A4.B.4B.4B27.11B26.A.AB2.8B
212.4B4.6B4.4B13.4B13.7B8.A7.5B2.39B.6B$10.7B.43B18.8B11.4B15.4B2.6B
4.4B213.9B.B2A27.7B.2B29.4B.4B7.A202.3A10.4B40.A4.7B65.A7.4B.4B29.2B.
7B27.2AB.9B213.4B4.6B2.4B15.4B11.8B18.43B.7B$11.6B2.41B2A18.8B9.4B4.B
.7B4.11B3.4B214.11B28.11B30.4B.4B211.A11.4B36.3A6.6B72.4B.4B30.11B28.
11B214.4B3.11B4.7B.B4.4B9.8B18.2A41B2.6B$11.7B.22B2A17B2A18.9B7.4B.
13B5.4B.5B2.4B215.11B29.11B30.4B.4B223.4B35.A8.7B70.4B.4B30.11B29.11B
215.4B2.5B.4B5.13B.4B7.9B18.2A17B2A22B.7B$10.31B2A16B.B18.6B.48B214.
2AB.9B29.11B31.4B.4B223.4B43.8B68.4B.4B31.11B29.9B.B2A214.48B.6B18.B.
16B2A31B$10.19B2.2B3.23B20.7B.46B214.A.AB2.7B30.11B32.4B.4B223.4B43.
8B66.4B.4B32.11B30.7B2.BA.A214.46B.7B20.23B3.2B2.19B$9.18B10.10B2.9B
22.6B2.44B215.A5.8B27.2AB2.8B33.4B.4B223.4B42.8B65.4B.4B33.8B2.B2A27.
8B5.A215.44B2.6B22.9B2.10B10.18B$5.B3.18B13.6B3.8B23.7B.22B2A20B5.2A
207.2A4.8B27.A.AB3.7B34.4B.4B223.4B40.6B2.B2A62.4B.4B34.7B3.BA.A27.8B
4.2A207.2A5.20B2A22B.7B23.8B3.6B13.18B3.B$4.2AB.15B3.B2A13.3B4.7B23.
31B2A20B5.A214.7B28.A6.7B35.4B.4B223.4B39.7B.BA.A60.4B.4B35.7B6.A28.
7B214.A5.20B2A31B23.7B4.3B13.2AB3.15B.B2A$4.2A18B2.BA.A14.B3.11B20.
19B2.2B3.27B2.BA.A213.11B24.2A7.6B36.4B.4B223.4B22.2A15.6B4.A59.4B.4B
36.6B7.2A24.11B213.A.AB2.27B3.2B2.19B20.11B3.B14.A.AB2.18B2A$5.B.3B2A
12B5.A14.2A2.12B18.18B10.10B2.B3.B.9B.B2A215.11B32.7B36.4B.4B223.4B
22.A8.B4.8B4.2A57.4B.4B36.7B32.11B215.2AB.9B.B3.B2.10B10.18B18.12B2.
2A14.A5.12B2A3B.B$8.2B2A11B6.2A14.A2.12B14.B3.18B13.6B9.11B217.11B32.
8B36.4B.4B223.4B21.A.AB3.4B.6B2AB63.4B.4B36.8B32.11B217.11B9.6B13.18B
3.B14.12B2.A14.2A6.11B2A2B$9.2B2.10B20.A5.11B13.2AB.15B2.4B13.3B10.
11B217.11B33.8B36.4B.4B223.4B21.2AB.13B2A2B61.4B.4B36.8B33.11B217.11B
10.3B13.4B2.15B.B2A13.11B5.A20.10B2.2B$8.2B3.6B.B22.2A2.4B.8B13.2A18B
3.2A15.B8.2AB.9B215.2AB2.8B33.8B37.4B.4B223.4B22.18B61.4B.4B37.8B33.
8B2.B2A215.9B.B2A8.B15.2A3.18B2A13.8B.4B2.2A22.B.6B3.2B$7.B2AB2.4B30.
2A4.7B14.B.3B2A12B3.A16.2A6.A.AB2.7B215.A.AB3.7B32.6B2.B2A36.4B.4B
223.4B21.17B61.4B.4B36.2AB2.6B32.7B3.BA.A215.7B2.BA.A6.2A16.A3.12B2A
3B.B14.7B4.2A30.4B2.B2AB$8.2A3.2B2AB30.A4.7B17.2B2A11B5.3A14.A6.A5.8B
214.A6.7B32.7B.BA.A36.4B.4B223.4B21.13B63.4B.4B36.A.AB.7B32.7B6.A214.
8B5.A6.A14.3A5.11B2A2B17.7B4.A30.B2A2B3.2A$15.2A28.3A6.6B18.2B2.10B7.
A13.A6.2A4.8B214.2A7.6B33.6B4.A37.4B.4B223.4B22.12B61.4B.4B37.A4.6B
33.6B7.2A214.8B4.2A6.A13.A7.10B2.2B18.6B6.3A28.2A$45.A8.7B16.2B3.6B.B
23.2A11.7B224.7B32.6B4.2A37.4B.4B223.4B23.10B60.4B.4B37.2A4.6B32.7B
224.7B11.2A23.B.6B3.2B16.7B8.A$54.8B14.B2AB2.4B39.11B221.8B31.6B44.4B
.4B223.4B22.11B58.4B.4B44.6B31.8B221.11B39.4B2.B2AB14.8B$55.8B14.2A3.
2B2AB39.11B221.8B29.8B44.4B.4B223.4B22.2B.7B57.4B.4B44.8B29.8B221.11B
39.B2A2B3.2A14.8B$55.9B20.2A40.11B221.8B28.8B46.4B.4B223.4B21.11B55.
4B.4B46.8B28.8B221.11B40.2A20.9B$54.6B.4B61.11B220.6B2.B2A26.9B46.4B.
4B11.2A210.4B19.11B42.2A11.4B.4B46.9B26.2AB2.6B220.11B61.4B.6B$54.7B.
4B58.2AB2.8B205.A14.7B.BA.A25.9B47.4B.4B9.B2A2B3.2A204.4B18.11B35.2A
3.2B2AB9.4B.4B47.9B25.A.AB.7B14.A205.8B2.B2A58.4B.7B$38.2A15.6B2.4B
56.A.AB3.7B205.3A13.6B4.A24.10B48.4B.4B9.4B2.B2AB204.4B17.11B34.B2AB
2.4B9.4B.4B48.10B24.A4.6B13.3A205.7B3.BA.A56.4B2.6B15.2A$39.A8.B4.8B
3.4B55.A6.7B208.A5.B4.8B4.2A23.3B2A5B49.4B.4B4.B.6B3.2B206.4B16.8B2.B
2A33.2B3.6B.B4.4B.4B49.5B2A3B23.2A4.8B4.B5.A208.7B6.A55.4B3.8B4.B8.A$
39.A.AB3.4B.6B2AB5.4B53.2A7.6B207.2A3.4B.6B2AB29.4B2A5B50.4B.4B.10B2.
2B208.4B15.7B3.BA.A33.2B2.10B.4B.4B50.5B2A4B29.B2A6B.4B3.2A207.6B7.2A
53.4B5.B2A6B.4B3.BA.A$40.2AB.13B2A2B5.4B61.7B206.16B2A2B28.11B42.2A7.
4B.15B2A2B208.4B14.7B6.A32.2B2A15B.4B7.2A42.11B28.2B2A16B206.7B61.4B
5.2B2A13B.B2A$42.18B7.4B60.8B207.17B24.2A.A12B41.B2AB7.4B.14B2A3B.B
206.4B13.6B7.2A28.B.3B2A14B.4B7.B2AB41.12BA.2A24.17B207.8B60.4B7.18B$
42.17B9.4B60.8B205.17B25.A.2A2.8B44.2B9.4B.19B2A206.4B11.7B36.2A19B.
4B9.2B44.8B2.2A.A25.17B205.8B60.4B9.17B$43.13B13.4B59.8B206.13B35.7B
39.B3.2B11.4B.16B.B2A207.4B9.8B36.2AB.16B.4B11.2B3.B39.7B35.13B206.8B
59.4B13.13B$45.12B13.4B57.6B2.B2A206.12B35.6B38.2AB.4B11.19B3.B209.4B
7.8B38.B3.19B11.4B.B2A38.6B35.12B206.2AB2.6B57.4B13.12B$47.10B14.4B
56.7B.BA.A207.10B35.7B37.2A8B10.18B214.4B5.9B42.18B10.8B2A37.7B35.10B
207.A.AB.7B56.4B14.10B$47.11B14.4B39.2A15.6B4.A207.11B33.7B5.2A32.B.B
2A6B2.2B2.19B216.4B3.4B.6B42.19B2.2B2.6B2AB.B32.2A5.7B33.11B207.A4.6B
15.2A39.4B14.11B$48.2B.7B15.4B39.A8.B4.8B4.2A207.2B.7B33.8B3.A.A35.2A
31B217.4B.4B.7B42.31B2A35.A.A3.8B33.7B.2B207.2A4.8B4.B8.A39.4B15.7B.
2B$48.11B15.4B38.A.AB3.4B.6B2AB214.11B32.8B3.A37.32B219.7B2.6B44.32B
37.A3.8B32.11B214.B2A6B.4B3.BA.A38.4B15.11B$47.11B17.4B38.2AB.13B2A2B
212.11B33.9B.2A33.28B.7B220.5B3.6B44.7B.28B33.2A.9B33.11B212.2B2A13B.
B2A38.4B17.11B$47.11B18.4B39.18B213.11B32.11B35.29B.7B219.5B4.B2A2B
43.7B.29B35.11B32.11B213.18B39.4B18.11B$47.11B19.4B38.17B214.11B31.
12B34.2A29B.6B219.6B2.2B2A3B42.6B.29B2A34.12B31.11B214.17B38.4B19.11B
$47.8B2.B2A18.4B38.13B217.8B2.B2A29.12B34.2A14B.4B7.9B218.2AB2.4B.7B
43.9B7.4B.14B2A34.12B29.2AB2.8B217.13B38.4B18.2AB2.8B$47.7B3.BA.A18.
4B39.12B216.7B3.BA.A21.2A6.10B36.B.11B2.4B9.9B216.A.AB3.4B.5B43.9B9.
4B2.11B.B36.10B6.2A21.A.AB3.7B216.12B39.4B18.A.AB3.7B$47.7B6.A19.4B
40.10B216.7B6.A22.A7.11B36.10B2.4B11.9B7.2A206.A7.9B33.2A7.9B11.4B2.
10B36.11B7.A22.A6.7B216.10B40.4B19.A6.7B$47.6B7.2A19.4B39.11B215.6B7.
2A21.A.AB.14B37.14B13.9B6.A206.2A8.8B34.A6.9B13.14B37.14B.BA.A21.2A7.
6B215.11B39.4B19.2A7.6B$46.7B29.4B39.2B.7B214.7B31.2AB.13B2A35.14B15.
9B2.BA.A217.7B34.A.AB2.9B15.14B35.2A13B.B2A31.7B214.7B.2B39.4B29.7B$
45.8B30.4B38.11B212.8B33.15B2A36.13B15.10B.B2A219.6B7.2A26.2AB.10B15.
13B36.2A15B33.8B212.11B38.4B30.8B$44.8B32.4B36.11B212.8B33.15B.B37.
13B15.12B213.2A5.7B7.A29.12B15.13B37.B.15B33.8B212.11B36.4B32.8B$44.
8B33.4B35.11B211.9B34.14B41.2B.8B15.12B214.A6.7B3.BA.A29.12B15.8B.2B
41.14B34.9B211.11B35.4B33.8B$42.2AB2.6B33.4B34.11B210.4B.6B31.2AB.11B
45.8B15.12B214.A.AB.11B.B2A30.12B15.8B45.11B.B2A31.6B.4B210.11B34.4B
33.6B2.B2A$41.A.AB.7B34.4B13.A19.8B2.B2A207.12B30.A.AB3.9B44.9B15.12B
215.2AB.2BA10B32.12B15.9B44.9B3.BA.A30.12B207.2AB2.8B19.A13.4B34.7B.B
A.A$41.A4.6B36.4B10.3A19.7B3.BA.A205.12B31.A8.8B43.9B15.13B216.3BABA
10B30.13B15.9B43.8B8.A31.12B205.A.AB3.7B19.3A10.4B36.6B4.A$40.2A4.6B
37.4B8.A22.7B6.A48.2A154.13B30.2A9.7B41.2AB2.7B15.11B217.3BABA9B32.
11B15.7B2.B2A41.7B9.2A30.13B154.2A48.A6.7B22.A8.4B37.6B4.2A$46.6B38.
4B7.2A21.6B7.2A40.2A3.2B2AB152.15B37.11B39.A.AB2.8B16.8B220.2BA8B.B2A
31.8B16.8B2.BA.A39.11B37.15B152.B2A2B3.2A40.2A7.6B21.2A7.4B38.6B$45.
8B38.4B4.4B20.7B48.B2AB2.4B152.18B34.12B39.A6.8B14.9B222.8B2.BA.A30.
9B14.8B6.A39.12B34.18B152.4B2.B2AB48.7B20.4B4.4B38.8B$46.8B38.4B2.3B
21.8B49.2B3.6B.B147.20B33.12B38.2A6.8B13.2A6B224.3B2.4B4.A32.6B2A13.
8B6.2A38.12B33.20B147.B.6B3.2B49.8B21.3B2.4B38.8B$45.9B16.A22.8B4.A
15.8B51.2B2.10B142.B.22B32.11B46.6B2.B2A10.A.A6B222.5B3.4B3.2A31.6BA.
A10.2AB2.6B46.11B32.22B.B142.10B2.2B51.8B15.A4.8B22.A16.9B$45.9B16.3A
21.6B5.3A12.9B50.2B2A11B6.2A8.2A122.26B32.8B.4B44.7B.BA.A9.A.3B.2B
223.2AB6.4B36.2B.3B.A9.A.AB.7B44.4B.8B32.26B122.2A8.2A6.11B2A2B50.9B
12.3A5.6B21.3A16.9B$45.10B18.A21.4B9.A11.3B.6B46.B.3B2A12B5.A8.B2AB
121.26B32.7B4.2A45.6B4.A8.2A.AB3.2A223.A8.4B34.2A3.BA.2A8.A4.6B45.2A
4.7B32.26B121.B2AB8.A5.12B2A3B.B46.6B.3B11.A9.4B21.A18.10B$45.5B2A3B
17.2A20.6B7.2A9.2AB2.7B45.2A18B2.BA.A9.2B121.27B32.7B4.A46.6B4.2A6.A
2.2A5.A220.3A10.4B33.A5.2A2.A6.2A4.6B46.A4.7B32.27B121.2B9.A.AB2.18B
2A45.7B2.B2A9.2A7.6B20.2A17.3B2A5B$45.5B2A4B3.2A11.4B17.8B6.4B6.A.AB
2.6B46.2AB.15B3.B2A11.2B3.B116.25B.B2A30.6B6.3A43.6B12.2A8.A.A218.A
13.4B30.A.A8.2A12.6B43.3A6.6B30.2AB.25B116.B3.2B11.2AB3.15B.B2A46.6B
2.BA.A6.4B6.8B17.4B11.2A3.4B2A5B$45.11B3.A14.3B15.4B2.4B7.2B6.A5.6B
47.B3.18B12.4B.B2A115.24B2.BA.A28.7B8.A42.8B22.2A233.4B29.2A22.8B42.A
8.7B28.A.AB2.24B115.2AB.4B12.18B3.B47.6B5.A6.2B7.4B2.4B15.3B14.A3.11B
$45.12BA.A13.4B14.4B4.4B4.5B2.BA.A5.6B51.18B10.8B2A113.2AB.21B6.A27.
8B50.8B259.4B53.8B50.8B27.A6.21B.B2A113.2A8B10.18B51.6B5.A.AB2.5B4.4B
4.4B14.4B13.A.A12B$47.8B2.2A4.2A8.5B12.4B6.4B.B.2B2AB2.B2A5.8B51.19B
2.2B2.6B2AB.B113.A.AB.8B5.8B6.2A25.8B51.9B259.4B51.9B51.8B25.2A6.8B5.
8B.BA.A113.B.B2A6B2.2B2.19B51.8B5.2AB2.B2A2B.B.4B6.4B12.5B8.2A4.2A2.
8B$41.2A4.7B9.A8.6B11.4B.3B.2B.7BA2BA4B7.8B50.31B2A116.A5.8B4.3B2.3B
33.8B51.9B260.4B50.9B51.8B33.3B2.3B4.8B5.A116.2A31B50.8B7.4BA2BA7B.2B
.3B.4B11.6B8.A9.7B4.2A$42.A4.6B7.BA.A8.8B2.27B2A4B7.9B51.7B.24B115.2A
6.7B5.3B3.B2A29.2AB2.6B49.10B261.4B20.2A27.10B49.6B2.B2A29.2AB3.3B5.
7B6.2A115.24B.7B51.9B7.4B2A27B2.8B8.A.AB7.6B4.A$42.A.AB.6B3.3B.B2A8.
26B2A16B7.9B51.6B2.28B116.11B4.B2A3.BA.A27.A.AB.7B49.3B2A5B262.4B17.
2B2AB26.5B2A3B49.7B.BA.A27.A.AB3.2AB4.11B116.28B2.6B51.9B7.16B2A26B8.
2AB.3B3.6B.BA.A$43.2AB.14B11.25B2A14B9.10B49.7B.29B115.11B6.A7.A27.A
4.6B15.2A32.4B2A5B263.4B16.4B27.5B2A4B32.2A15.6B4.A27.A7.A6.11B115.
29B.7B49.10B9.14B2A25B11.14B.B2A$45.16B12.7B.32B9.5B2A3B49.6B.29B2A
114.11B7.3A4.2A25.2A4.8B4.B8.A33.11B253.A10.4B15.6B25.11B33.A8.B4.8B
4.2A25.2A4.3A7.11B114.2A29B.6B49.3B2A5B9.32B.7B12.16B$46.14B12.42B8.
5B2A4B49.9B7.4B.14B2A114.11B9.A38.B2A6B.4B3.BA.A28.2A.A12B251.3A11.4B
15.5B25.12BA.2A28.A.AB3.4B.6B2AB38.A9.11B114.2A14B.4B7.9B49.4B2A5B8.
42B12.14B$45.16B11.19B2.2B3.2B6.9B7.11B49.8B9.4B2.11B.B115.8B2.B2A45.
2B2A13B.B2A29.A.2A2.8B237.A14.A15.4B14.6B26.8B2.2A.A29.2AB.13B2A2B45.
2AB2.8B115.B.11B2.4B9.8B49.11B7.9B6.2B3.2B2.19B11.16B$45.18B8.17B19.
9B6.12BA.2A43.8B11.4B2.10B117.7B3.BA.A45.18B38.7B237.3A12.2A15.4B13.
7B25.7B38.18B45.A.AB3.7B117.10B2.4B11.8B43.2A.A12B6.9B19.17B8.18B$46.
20B2.2B.15B21.5B.4B7.8B2.2A.A43.7B13.14B118.7B6.A46.17B39.6B240.A7.2B
.3B3.7B.B4.4B12.6B26.6B39.17B46.A6.7B118.14B13.7B43.A.2A2.8B7.4B.5B
21.15B.2B2.20B$47.38B23.3B3.4B6.7B41.2A7.6B15.14B117.6B7.2A48.13B40.
6B239.2A6.5B5.13B.4B10.7B26.6B40.13B48.2A7.6B117.14B15.6B7.2A41.7B6.
4B3.3B23.38B$48.7B.20B.8B21.7B2.4B5.6B43.A6.7B15.13B117.7B56.12B41.7B
239.5B2.36B4.6B26.7B41.12B56.7B117.13B15.7B6.A43.6B5.4B2.7B21.8B.20B.
7B$48.6B2.16B2A2B3.8B19.2A.B.2A3.4B4.6B43.A.AB3.7B15.13B116.8B56.10B
44.8B239.42B2.7B24.8B44.10B56.8B116.13B15.7B3.BA.A43.6B4.4B3.2A.B.2A
19.8B3.2B2A16B2.6B$47.6B3.16B2A2B5.B3.2A20.A3.A5.4B3.7B43.2AB2.8B15.
8B.2B117.8B56.11B44.8B238.2A41B2.7B24.8B44.11B56.8B117.2B.8B15.8B2.B
2A43.7B3.4B5.A3.A20.2A3.B5.2B2A16B3.6B$47.4B6.18B10.A18.3A5.3A3.12B
46.11B15.8B120.8B56.7B.2B42.AB.9B237.2A17B2A22B.9B22.9B.BA42.2B.7B56.
8B120.8B15.11B46.12B3.3A5.3A18.A10.18B6.4B$47.2B2AB12.4B.3B.B12.3A15.
A9.A4.11B6.A39.11B15.8B118.2AB2.6B54.11B41.A.A10B238.B.16B2A32B22.10B
A.A41.11B54.6B2.B2A118.8B15.11B39.A6.11B4.A9.A15.3A12.B.3B.4B12.B2A2B
$45.2AB.2A14.3B20.A31.10B4.3A39.11B15.10B115.A.AB.7B55.11B40.2A.7B.3B
239.23B3.2B2.20B4.B16.3B.7B.2A40.11B55.7B.BA.A115.10B15.11B39.3A4.10B
31.A20.3B14.2A.B2A$44.A.AB18.4B49.B.10B2.A11.A29.11B15.7B2.2A115.A4.
6B56.11B45.10B239.9B2.10B11.19B.B2A14.10B45.11B56.6B4.A115.2A2.7B15.
11B29.A11.A2.10B.B49.4B18.BA.A$44.A23.2A48.A2B.8B3.2A8.3A17.2A11.7B
17.8B2.A115.2A4.6B56.11B45.10B240.8B3.6B16.19B2A14.10B45.11B56.6B4.2A
115.A2.8B17.7B11.2A17.3A8.2A3.8B.2BA48.2A23.A$43.2A23.A48.A.A15B7.A
20.A6.2A4.8B15.8B4.3A118.6B54.2AB2.8B44.12B240.7B4.3B19.17B.B14.12B
44.8B2.B2A54.6B118.3A4.8B15.8B4.2A6.A20.A7.15BA.A48.A23.2A$69.3A46.AB
.12B5.B3.2A20.A6.A5.8B13.9B6.A117.8B52.A.AB3.7B45.11B237.11B3.B20.17B
17.11B45.7B3.BA.A52.8B117.A6.9B13.8B5.A6.A20.2A3.B5.12B.BA46.3A$71.A
49.13B2.8B19.2A6.A.AB2.7B14.3B.6B124.8B51.A6.7B46.10B236.12B2.2A20.
17B17.10B46.7B6.A51.8B124.6B.3B14.7B2.BA.A6.2A19.8B2.13B49.A$122.20B
21.B8.2AB.9B11.4B.7B123.9B50.2A7.6B49.8B235.12B2.A19.2AB.15B16.8B49.
6B7.2A50.9B123.7B.4B11.9B.B2A8.B21.20B$122.20B19.3B10.11B11.2A3.6B15.
2A107.9B59.7B48.8B235.11B4.3A15.A.AB4.12B16.8B48.7B59.9B107.2A15.6B3.
2A11.11B10.3B19.20B$120.2AB.19B16.6B9.11B12.A3.8B4.B8.A108.10B58.8B
46.10B234.8B.4B4.A15.A9.11B14.10B46.8B58.10B108.A8.B4.8B3.A12.11B9.6B
16.19B.B2A$119.A.AB.21B11.10B2.B3.B.9B.B2A7.3A5.B2A6B.4B3.BA.A108.5B
2A3B59.8B45.10B234.7B4.2A19.2A8.13B13.10B45.8B59.3B2A5B108.A.AB3.4B.
6B2AB5.3A7.2AB.9B.B3.B2.10B11.21B.BA.A$119.A4.24B2.2B3.27B2.BA.A6.A6.
2B2A13B.B2A109.5B2A4B58.9B43.13B232.7B4.A30.12B12.13B43.9B58.4B2A5B
109.2AB.13B2A2B6.A6.A.AB2.27B3.2B2.24B4.A$118.2A2.4B4.30B2A20B5.A14.
18B111.11B57.6B.4B42.14B231.6B6.3A28.10B12.14B42.4B.6B57.11B111.18B
14.A5.20B2A30B4.4B2.2A$122.2A7.6B.22B2A20B5.2A14.17B111.12BA.2A52.7B.
4B40.15B230.7B8.A29.9B12.15B40.4B.7B52.2A.A12B111.17B14.2A5.20B2A22B.
6B7.2A$123.A5.5B.B2.44B24.13B114.8B2.2A.A53.6B2.4B38.17B.2B225.8B38.
9B8.2B.17B38.4B2.6B53.A.2A2.8B114.13B24.44B2.B.5B5.A$120.3A6.2A7.45B
22.12B116.7B60.6B3.4B36.20B2A223.8B39.9B7.2A20B36.4B3.6B60.7B116.12B
22.45B7.2A6.3A$120.A9.A8.45B21.10B118.6B61.6B4.4B35.20B2A223.8B40.5B
10.2A20B35.4B4.6B61.6B118.10B21.45B8.A9.A$127.3A16.4B.13B5.3B2.5B2.4B
19.11B117.7B60.8B4.4B33.15B.B2A.2B222.2AB2.6B39.4B12.2B.2AB.15B33.4B
4.8B60.7B117.11B19.4B2.5B2.3B5.13B.4B16.3A$127.A19.4B4.B.7B3.3B3.6B3.
4B18.7B.2B112.2A5.7B58.8B6.4B31.15B2.B2A224.A.AB.7B39.4B15.2AB2.15B
31.4B6.8B58.7B5.2A112.2B.7B18.4B3.6B3.3B3.7B.B4.4B19.A$148.4B15.2A5.
4B5.4B16.11B112.A.A3.8B58.9B6.4B29.5B2A10B228.A4.6B15.2A22.4B20.10B2A
5B29.4B6.9B58.8B3.A.A112.11B16.4B5.4B5.2A15.4B$149.4B15.A4.2B9.4B16.
11B113.A3.8B58.9B7.4B28.5B2A10B227.2A4.8B4.B8.A22.4B21.10B2A5B28.4B7.
9B58.8B3.A113.11B16.4B9.2B4.A15.4B$150.4B11.3A4.2BAB9.4B15.11B113.2A.
9B57.10B8.4B26.18B234.B2A6B.4B3.BA.A21.4B22.18B26.4B8.10B57.9B.2A113.
11B15.4B9.BA2B4.3A11.4B$151.4B10.A7.A.A10.4B14.11B115.11B56.3B2A5B9.
4B24.20B232.2B2A13B.B2A21.4B22.20B24.4B9.5B2A3B56.11B115.11B14.4B10.A
.A7.A10.4B$152.4B18.A12.4B11.2AB2.8B115.12B54.4B2A5B10.4B23.20B233.
18B22.4B23.20B23.4B10.5B2A4B54.12B115.8B2.B2A11.4B12.A18.4B$153.4B31.
4B9.A.AB3.7B115.12B54.11B11.4B21.18B.B235.17B21.4B25.B.18B21.4B11.11B
54.12B115.7B3.BA.A9.4B31.4B$154.4B31.4B8.A6.7B116.10B6.2A42.2A.A12B
12.4B17.B.7BA12B239.13B21.4B27.12BA7B.B17.4B12.12BA.2A42.2A6.10B116.
7B6.A8.4B31.4B$155.4B31.3B7.2A7.6B114.11B7.A43.A.2A2.8B15.4B15.2AB.5B
ABA10B239.12B22.4B29.10BABA5B.B2A15.4B15.8B2.2A.A43.A7.11B114.6B7.2A
7.3B31.4B$156.4B31.4B14.7B113.14B.BA.A50.7B16.4B14.2A7BABA12B237.10B
23.4B28.12BABA7B2A14.4B16.7B50.A.AB.14B113.7B14.4B31.4B$157.4B32.2A
14.8B111.2A13B.B2A53.5B17.4B14.2B.6BA10B.2A236.11B22.4B29.2A.10BA6B.
2B14.4B17.5B53.2AB.13B2A111.8B14.2A32.4B$158.4B31.A16.8B110.2A15B55.
6B5.2A10.4B16.15B3.A237.7B.2B22.4B31.A3.15B16.4B10.2A5.6B55.15B2A110.
8B16.A31.4B$159.4B31.3A13.9B110.B.15B53.6B6.A12.4B15.4B.9B5.3A233.11B
21.4B29.3A5.9B.4B15.4B12.A6.6B53.15B.B110.9B13.3A31.4B$160.4B32.A12.
6B.4B111.14B53.8B2.BA.A13.4B13.4B2.9B.2B4.A234.11B19.4B30.A4.2B.9B2.
4B13.4B13.A.AB2.8B53.14B111.4B.6B12.A32.4B$161.4B44.7B.4B111.11B.B2A
50.9B2.B2A15.4B11.4B4.10B2A238.11B18.4B35.2A10B4.4B11.4B15.2AB2.9B50.
2AB.11B111.4B.7B44.4B$162.4B44.6B2.4B110.9B3.BA.A49.12B18.4B9.4B6.7B.
B2A238.11B17.4B36.2AB.7B6.4B9.4B18.12B49.A.AB3.9B110.4B2.6B44.4B$163.
4B43.6B3.4B108.8B8.A49.12B19.4B7.4B6.9B.B237.2AB2.8B16.4B38.B.9B6.4B
7.4B19.12B49.A8.8B108.4B3.6B43.4B$164.4B42.6B4.4B107.7B9.2A46.2AB.10B
20.4B5.4B8.7B239.A.AB3.7B15.4B42.7B8.4B5.4B20.10B.B2A46.2A9.7B107.4B
4.6B42.4B$165.4B40.8B4.4B105.11B53.A.AB2.8B22.4B3.4B9.7B239.A6.7B14.
4B43.7B9.4B3.4B22.8B2.BA.A53.11B105.4B4.8B40.4B$166.4B38.8B6.4B104.
12B52.A6.8B22.4B.4B11.B.5B237.2A7.6B13.4B43.5B.B11.4B.4B22.8B6.A52.
12B104.4B6.8B38.4B$167.4B37.9B6.4B103.12B51.2A5.8B24.7B16.4B245.7B11.
4B43.4B16.7B24.8B5.2A51.12B103.4B6.9B37.4B$168.4B36.9B7.4B103.11B58.
7B26.5B18.4B244.8B9.4B43.4B18.5B26.7B58.11B103.4B7.9B36.4B$169.4B34.
10B8.4B100.4B.8B57.11B23.5B8.2A7.6B244.8B7.4B43.6B7.2A8.5B23.11B57.8B
.4B100.4B8.10B34.4B$170.4B33.3B2A5B9.4B99.2A4.7B18.A38.12B21.7B8.A7.
7B6.2A235.9B5.4B35.2A6.7B7.A8.7B21.12B38.A18.7B4.2A99.4B9.5B2A3B33.4B
$171.4B31.4B2A5B10.4B99.A4.7B16.3A11.A26.12B20.4B.4B7.A.AB2.9B6.A235.
6B.4B3.4B37.A6.9B2.BA.A7.4B.4B20.12B26.A11.3A16.7B4.A99.4B10.5B2A4B
31.4B$172.4B30.11B11.4B95.3A6.6B15.A14.3A25.11B19.4B3.4B7.2AB.11B2.BA
.A235.7B.4B.4B38.A.AB2.11B.B2A7.4B3.4B19.11B25.3A14.A15.6B6.3A95.4B
11.11B30.4B$173.4B24.2A.A12B12.4B94.A8.7B14.2A16.A14.A7.4B.8B18.4B5.
4B8.3BA9B2.B2A237.6B2.7B40.2AB2.9BA3B8.4B5.4B18.8B.4B7.A14.A16.2A14.
7B8.A94.4B12.12BA.2A24.4B$174.4B23.A.2A2.8B15.4B102.8B11.4B15.2A12.3A
7.2A4.7B17.4B7.4B7.2BABA7B.3B239.6B3.5B43.3B.7BABA2B7.4B7.4B17.7B4.2A
7.3A12.2A15.4B11.8B102.4B15.8B2.2A.A23.4B$175.4B29.7B16.4B102.8B9.3B
5.B.7B3.3B.2B7.A11.A4.7B16.4B9.4B6.2BABA11B239.2B2AB4.5B43.11BABA2B6.
4B9.4B16.7B4.A11.A7.2B.3B3.7B.B5.3B9.8B102.4B16.7B29.4B$176.4B29.6B
17.4B101.9B7.4B.13B5.5B6.2A7.3A6.6B15.4B11.4B5.3BA3B2.B.4B239.3B2A2B
2.7B43.4B.B2.3BA3B5.4B11.4B15.6B6.3A7.2A6.5B5.13B.4B7.9B101.4B17.6B
29.4B$177.4B28.6B18.4B99.6B.39B2.5B7.A8.7B13.4B13.4B4.6B4.4B240.7B.4B
.4B43.4B4.6B4.4B13.4B13.7B8.A7.5B2.39B.6B99.4B18.6B28.4B$178.4B26.7B
19.4B98.7B.43B18.8B11.4B15.4B2.6B4.4B242.5B.4B3.4B43.4B4.6B2.4B15.4B
11.8B18.43B.7B98.4B19.7B26.4B$179.4B26.8B18.4B98.6B2.41B2A18.8B9.4B4.
B.7B4.11B3.4B243.9B5.3B44.4B3.11B4.7B.B4.4B9.8B18.2A41B2.6B98.4B18.8B
26.4B$180.4B25.8B19.4B97.7B.22B2A17B2A18.9B7.4B.13B5.4B.5B2.4B244.8B
8.B2A43.4B2.5B.4B5.13B.4B7.9B18.2A17B2A22B.7B97.4B19.8B25.4B$181.4B
21.AB.9B19.4B95.31B2A16B.B18.6B.48B245.7B9.BA.A43.48B.6B18.B.16B2A31B
95.4B19.9B.BA21.4B$182.4B19.A.A10B20.4B94.19B2.2B3.23B20.7B.46B237.2A
7.6B13.A44.46B.7B20.23B3.2B2.19B94.4B20.10BA.A19.4B$183.4B18.2A.7B.3B
20.4B92.18B10.10B2.9B22.6B2.44B239.A7.7B5.2A5.2A44.44B2.6B22.9B2.10B
10.18B92.4B20.3B.7B.2A18.4B$184.4B22.10B20.4B87.B3.18B13.6B3.8B23.7B.
22B2A20B5.2A232.A.AB3.7B6.A45.2A5.20B2A22B.7B23.8B3.6B13.18B3.B87.4B
20.10B22.4B$185.4B21.10B21.4B85.2AB.15B3.B2A13.3B4.7B23.31B2A20B5.A
234.2AB.11B.BA.A46.A5.20B2A31B23.7B4.3B13.2AB3.15B.B2A85.4B21.10B21.
4B$186.4B19.12B21.4B84.2A18B2.BA.A14.B3.11B20.19B2.2B3.27B2.BA.A236.
10BA2B.B2A47.A.AB2.27B3.2B2.19B20.11B3.B14.A.AB2.18B2A84.4B21.12B19.
4B$187.4B19.11B22.4B84.B.3B2A12B5.A14.2A2.12B18.18B10.10B2.B3.B.9B.B
2A236.10BABA3B50.2AB.9B.B3.B2.10B10.18B18.12B2.2A14.A5.12B2A3B.B84.4B
22.11B19.4B$188.4B19.10B23.4B86.2B2A11B6.2A14.A2.12B14.B3.18B13.6B9.
11B239.9BABA3B52.11B9.6B13.18B3.B14.12B2.A14.2A6.11B2A2B86.4B23.10B
19.4B$189.4B21.8B23.4B86.2B2.10B20.A5.11B13.2AB.15B2.4B13.3B10.11B
237.2AB.8BA2B54.11B10.3B13.4B2.15B.B2A13.11B5.A20.10B2.2B86.4B23.8B
21.4B$190.4B20.8B24.4B84.2B3.6B.B22.2A2.4B.8B13.2A18B3.2A15.B8.2AB.9B
236.A.AB2.8B56.9B.B2A8.B15.2A3.18B2A13.8B.4B2.2A22.B.6B3.2B84.4B24.8B
20.4B$191.4B18.10B24.4B82.B2AB2.4B30.2A4.7B14.B.3B2A12B3.A16.2A6.A.AB
2.7B237.A4.4B2.3B57.7B2.BA.A6.2A16.A3.12B2A3B.B14.7B4.2A30.4B2.B2AB
82.4B24.10B18.4B$192.4B17.10B25.4B82.2A3.2B2AB30.A4.7B17.2B2A11B5.3A
14.A6.A5.8B235.2A3.4B3.5B54.8B5.A6.A14.3A5.11B2A2B17.7B4.A30.B2A2B3.
2A82.4B25.10B17.4B$193.4B15.13B24.4B88.2A28.3A6.6B18.2B2.10B7.A13.A6.
2A4.8B240.4B6.B2A55.8B4.2A6.A13.A7.10B2.2B18.6B6.3A28.2A88.4B24.13B
15.4B$194.4B14.14B24.4B117.A8.7B16.2B3.6B.B23.2A11.7B240.4B8.A57.7B
11.2A23.B.6B3.2B16.7B8.A117.4B24.14B14.4B$195.4B12.15B25.4B125.8B14.B
2AB2.4B39.11B236.4B10.3A51.11B39.4B2.B2AB14.8B125.4B25.15B12.4B$196.
4B10.17B.2B22.4B125.8B14.2A3.2B2AB39.11B234.4B13.A50.11B39.B2A2B3.2A
14.8B125.4B22.2B.17B10.4B$197.4B8.20B2A22.4B124.9B20.2A40.11B233.4B
65.11B40.2A20.9B124.4B22.2A20B8.4B$198.4B7.20B2A23.4B122.6B.4B61.11B
232.4B66.11B61.4B.6B122.4B23.2A20B7.4B$199.4B5.15B.B2A.2B25.4B121.7B.
4B58.2AB2.8B231.4B67.8B2.B2A58.4B.7B121.4B25.2B.2AB.15B5.4B$200.4B3.
15B2.B2A29.4B104.2A15.6B2.4B56.A.AB3.7B230.4B68.7B3.BA.A56.4B2.6B15.
2A104.4B29.2AB2.15B3.4B$201.4B.5B2A10B34.4B104.A8.B4.8B3.4B55.A6.7B
229.4B69.7B6.A55.4B3.8B4.B8.A104.4B34.10B2A5B.4B$202.9B2A10B35.4B103.
A.AB3.4B.6B2AB5.4B53.2A7.6B228.4B70.6B7.2A53.4B5.B2A6B.4B3.BA.A103.4B
35.10B2A9B$203.20B36.4B103.2AB.13B2A2B5.4B61.7B226.4B70.7B61.4B5.2B2A
13B.B2A103.4B36.20B$204.20B36.4B104.18B7.4B60.8B224.4B70.8B60.4B7.18B
104.4B36.20B$204.20B37.4B103.17B9.4B60.8B222.4B70.8B60.4B9.17B103.4B
37.20B$203.18B.B39.4B103.13B13.4B59.8B221.4B71.8B59.4B13.13B103.4B39.
B.18B$200.B.20B41.4B104.12B13.4B57.6B2.B2A218.4B70.2AB2.6B57.4B13.12B
104.4B41.20B.B$199.2AB.18B43.4B105.10B14.4B56.7B.BA.A216.4B70.A.AB.7B
56.4B14.10B105.4B43.18B.B2A$199.2A22B42.4B104.11B14.4B39.2A15.6B4.A
215.4B71.A4.6B15.2A39.4B14.11B104.4B42.22B2A$200.2B.17B.2A43.4B104.2B
.7B15.4B39.A8.B4.8B4.2A213.4B71.2A4.8B4.B8.A39.4B15.7B.2B104.4B43.2A.
17B.2B$125.2A76.15B3.A45.4B103.11B15.4B38.A.AB3.4B.6B2AB219.4B79.B2A
6B.4B3.BA.A38.4B15.11B103.4B45.A3.15B$124.B2AB75.4B.9B5.3A43.4B101.
11B17.4B38.2AB.13B2A2B217.4B79.2B2A13B.B2A38.4B17.11B101.4B43.3A5.9B.
4B$125.2B6.B68.4B3.8B.2B4.A44.4B100.11B18.4B39.18B217.4B81.18B39.4B
18.11B100.4B44.A4.2B.8B3.4B$126.2B4.3B66.4B5.9B2A49.4B99.11B19.4B38.
17B217.4B83.17B38.4B19.11B99.4B49.2A9B5.4B$125.14B61.4B6.7B.B2A50.4B
98.8B2.B2A18.4B38.13B219.4B87.13B38.4B18.2AB2.8B98.4B50.2AB.7B6.4B$
125.14B60.4B6.9B.B52.4B97.7B3.BA.A18.4B39.12B217.4B87.12B39.4B18.A.AB
3.7B97.4B52.B.9B6.4B$116.B5.17B59.4B8.7B56.4B96.7B6.A19.4B40.10B216.
4B88.10B40.4B19.A6.7B96.4B56.7B8.4B$115.25B57.4B9.5B59.4B95.6B7.2A19.
4B39.11B214.4B88.11B39.4B19.2A7.6B95.4B59.5B9.4B$113.29B54.4B11.B.2B
60.4B93.7B29.4B39.2B.7B213.4B89.7B.2B39.4B29.7B93.4B60.2B.B11.4B$111.
B.30B52.4B77.4B91.8B30.4B38.11B211.4B89.11B38.4B30.8B91.4B77.4B$110.
2A32B50.4B79.4B89.8B32.4B36.11B211.4B91.11B36.4B32.8B89.4B79.4B$110.
2A33B48.4B81.4B88.8B33.4B35.11B210.4B92.11B35.4B33.8B88.4B81.4B$111.
28B3.4B46.4B83.4B85.2AB2.6B33.4B34.11B209.4B93.11B34.4B33.6B2.B2A85.
4B83.4B$111.3B4.B.16B7.4B44.4B85.4B83.A.AB.7B34.4B13.A19.8B2.B2A206.
4B92.2AB2.8B19.A13.4B34.7B.BA.A83.4B85.4B$122.10B.2B9.4B42.4B87.4B82.
A4.6B36.4B10.3A19.7B3.BA.A204.4B92.A.AB3.7B19.3A10.4B36.6B4.A82.4B87.
4B$123.9B13.4B40.4B89.4B80.2A4.6B37.4B8.A22.7B6.A48.2A153.4B43.2A48.A
6.7B22.A8.4B37.6B4.2A80.4B89.4B$120.11B15.4B38.4B91.4B85.6B38.4B7.2A
21.6B7.2A40.2A3.2B2AB151.4B43.B2A2B3.2A40.2A7.6B21.2A7.4B38.6B85.4B
91.4B$119.12B16.4B36.4B93.4B83.8B38.4B4.4B20.7B48.B2AB2.4B151.4B45.4B
2.B2AB48.7B20.4B4.4B38.8B83.4B93.4B$119.12B17.4B34.4B95.4B83.8B38.4B
2.3B21.8B49.2B3.6B.B146.4B42.B.6B3.2B49.8B21.3B2.4B38.8B83.4B95.4B$
119.11B19.4B32.4B97.4B81.9B16.A22.8B4.A15.8B51.2B2.10B143.4B41.10B2.
2B51.8B15.A4.8B22.A16.9B81.4B97.4B$119.8B.4B18.4B30.4B99.4B80.9B16.3A
21.6B5.3A12.9B50.2B2A11B6.2A8.2A124.4B24.2A8.2A6.11B2A2B50.9B12.3A5.
6B21.3A16.9B80.4B99.4B$119.7B4.2A19.4B28.4B101.4B79.10B18.A21.4B9.A
11.3B.6B46.B.3B2A12B5.A8.B2AB122.4B24.B2AB8.A5.12B2A3B.B46.6B.3B11.A
9.4B21.A18.10B79.4B101.4B$119.7B4.A21.4B26.4B103.4B78.5B2A3B17.2A20.
6B7.2A9.2AB2.7B45.2A18B2.BA.A9.2B122.4B26.2B9.A.AB2.18B2A45.7B2.B2A9.
2A7.6B20.2A17.3B2A5B78.4B103.4B$119.6B6.3A19.4B24.4B105.4B77.5B2A4B3.
2A11.4B17.8B6.4B6.A.AB2.6B46.2AB.15B3.B2A11.2B3.B116.4B22.B3.2B11.2AB
3.15B.B2A46.6B2.BA.A6.4B6.8B17.4B11.2A3.4B2A5B77.4B105.4B$118.7B8.A
20.4B22.4B107.4B76.11B3.A14.3B15.4B2.4B7.2B6.A5.6B47.B3.18B12.4B.B2A
114.4B22.2AB.4B12.18B3.B47.6B5.A6.2B7.4B2.4B15.3B14.A3.11B76.4B107.4B
$117.8B30.4B20.4B109.4B75.12BA.A13.4B14.4B4.4B4.5B2.BA.A5.6B51.18B10.
8B2A113.4B23.2A8B10.18B51.6B5.A.AB2.5B4.4B4.4B14.4B13.A.A12B75.4B109.
4B$116.8B32.4B18.4B111.4B76.8B2.2A4.2A8.5B12.4B6.4B.B.2B2AB2.B2A5.8B
51.19B2.2B2.6B2AB.B113.4B25.B.B2A6B2.2B2.19B51.8B5.2AB2.B2A2B.B.4B6.
4B12.5B8.2A4.2A2.8B76.4B111.4B20.2A$115.9B33.4B16.4B113.4B69.2A4.7B9.
A8.6B11.4B.3B.2B.7BA2BA4B7.8B50.31B2A115.4B29.2A31B50.8B7.4BA2BA7B.2B
.3B.4B11.6B8.A9.7B4.2A69.4B113.4B17.2B2AB$114.4B.6B33.4B14.4B115.4B
69.A4.6B7.BA.A8.8B2.27B2A4B7.9B51.7B.24B114.4B30.24B.7B51.9B7.4B2A27B
2.8B8.A.AB7.6B4.A69.4B115.4B16.4B$113.4B.7B34.4B12.4B117.4B68.A.AB.6B
3.3B.B2A8.26B2A16B7.9B51.6B2.28B109.4B27.28B2.6B51.9B7.16B2A26B8.2AB.
3B3.6B.BA.A68.4B106.A10.4B15.6B$112.4B2.6B36.4B10.4B119.4B68.2AB.14B
11.25B2A14B9.10B49.7B.29B108.4B28.29B.7B49.10B9.14B2A25B11.14B.B2A68.
4B105.3A11.4B15.5B$111.4B3.6B37.4B8.4B121.4B69.16B12.7B.32B9.5B2A3B
49.6B.29B2A106.4B28.2A29B.6B49.3B2A5B9.32B.7B12.16B69.4B90.A14.A15.4B
14.6B$110.4B4.6B38.4B6.4B123.4B69.14B12.42B8.5B2A4B49.9B7.4B.14B2A
105.4B29.2A14B.4B7.9B49.4B2A5B8.42B12.14B69.4B91.3A12.2A15.4B13.7B$
109.4B4.8B38.4B4.4B125.4B67.16B11.19B2.2B3.2B6.9B7.11B49.8B9.4B2.11B.
B105.4B31.B.11B2.4B9.8B49.11B7.9B6.2B3.2B2.19B11.16B67.4B95.A7.2B.3B
3.7B.B4.4B12.6B$108.4B6.8B38.4B2.4B127.4B66.18B8.17B19.9B6.12BA.2A43.
8B11.4B2.10B106.4B34.10B2.4B11.8B43.2A.A12B6.9B19.17B8.18B66.4B95.2A
6.5B5.13B.4B10.7B$107.4B6.9B16.A22.8B4.A124.4B66.20B2.2B.15B21.5B.4B
7.8B2.2A.A43.7B13.14B106.4B36.14B13.7B43.A.2A2.8B7.4B.5B21.15B.2B2.
20B66.4B96.5B2.36B4.6B$107.3B7.9B16.3A21.6B5.3A123.4B66.38B23.3B3.4B
6.7B41.2A7.6B15.14B104.4B36.14B15.6B7.2A41.7B6.4B3.3B23.38B66.4B99.
42B2.7B$105.2AB9.10B18.A21.4B9.A123.4B66.7B.20B.8B21.7B2.4B5.6B43.A6.
7B15.13B62.2A40.4B38.13B15.7B6.A43.6B5.4B2.7B21.8B.20B.7B66.4B99.2A
41B2.7B$104.A.AB9.5B2A3B17.2A20.6B7.2A124.4B65.6B2.16B2A2B3.8B19.2A.B
.2A3.4B4.6B43.A.AB3.7B15.13B62.A40.4B39.13B15.7B3.BA.A43.6B4.4B3.2A.B
.2A19.8B3.2B2A16B2.6B65.4B100.2A17B2A22B.9B$104.A12.5B2A4B3.2A11.4B
17.8B6.4B6.2A115.4B63.6B3.16B2A2B5.B3.2A20.A3.A5.4B3.7B43.2AB2.8B15.
8B.2B61.BA.A39.4B42.2B.8B15.8B2.B2A43.7B3.4B5.A3.A20.2A3.B5.2B2A16B3.
6B63.4B102.B.16B2A32B$103.2A12.11B3.A14.3B15.4B2.4B7.2B6.A117.4B62.4B
6.18B10.A18.3A5.3A3.12B46.11B15.8B64.B2A5.A33.4B46.8B15.11B46.12B3.3A
5.3A18.A10.18B6.4B62.4B105.23B3.2B2.20B4.B$117.12BA.A13.4B14.4B4.4B4.
5B2.BA.A118.4B61.2B2AB12.4B.3B.B12.3A15.A9.A4.11B6.A39.11B15.8B26.A
22.A12.3B5.3A32.4B47.8B15.11B39.A6.11B4.A9.A15.3A12.B.3B.4B12.B2A2B
61.4B107.9B2.10B11.19B.B2A$119.8B2.2A4.2A8.5B12.4B6.4B.B.2B2AB2.B2A
120.4B58.2AB.2A14.3B20.A31.10B4.3A39.11B15.10B23.A.A11.2A6.3A11.4B4.A
34.4B46.10B15.11B39.3A4.10B31.A20.3B14.2A.B2A58.4B109.8B3.6B16.19B2A$
113.2A4.7B9.A8.6B11.4B.3B.2B.7BA2BA4B122.4B56.A.AB18.4B49.B.10B2.A11.
A29.11B15.7B2.2A23.BA2B9.B2AB4.A13.4B5.2A32.4B47.2A2.7B15.11B29.A11.A
2.10B.B49.4B18.BA.A56.4B111.7B4.3B19.17B.B$114.A4.6B7.BA.A8.8B2.27B2A
4B124.4B55.A23.2A48.A2B.8B3.2A8.3A17.2A11.7B17.8B2.A25.2B11.3B4.2A11.
4B4.4B31.4B49.A2.8B17.7B11.2A17.3A8.2A3.8B.2BA48.2A23.A55.4B109.11B3.
B20.17B$114.A.AB.6B3.3B.B2A8.26B2A16B125.4B53.2A23.A48.A.A15B7.A20.A
6.2A4.8B15.8B4.3A21.9B2.2B2.B2.5B10.4B4.3B32.4B47.3A4.8B15.8B4.2A6.A
20.A7.15BA.A48.A23.2A53.4B109.12B2.2A20.17B$115.2AB.14B11.25B2A14B
128.4B78.3A46.AB.12B5.B3.2A20.A6.A5.8B13.9B6.A20.22B11.4B4.4B31.4B48.
A6.9B13.8B5.A6.A20.2A3.B5.12B.BA46.3A78.4B110.12B2.A19.2AB.15B$117.
16B12.7B.32B129.4B79.A49.13B2.8B19.2A6.A.AB2.7B14.3B.6B26.21B2A9.4B4.
4B31.4B55.6B.3B14.7B2.BA.A6.2A19.8B2.13B49.A79.4B111.11B4.3A15.A.AB4.
12B$118.14B12.42B129.4B129.20B21.B8.2AB.9B11.4B.7B26.16B2A3B2A8.4B4.
4B31.4B56.7B.4B11.9B.B2A8.B21.20B129.4B112.8B.4B4.A15.A9.11B$117.16B
11.19B2.2B3.2B6.9B129.4B128.20B19.3B10.11B11.2A3.6B15.2A10.16B2A2B.B
8.4B4.4B31.4B41.2A15.6B3.2A11.11B10.3B19.20B128.4B113.7B4.2A19.2A8.
13B$117.18B8.17B19.9B129.4B125.2AB.19B16.6B9.11B12.A3.8B4.B8.A12.19B
9.4B4.4B31.4B43.A8.B4.8B3.A12.11B9.6B16.19B.B2A125.4B114.7B4.A30.12B$
118.20B2.2B.15B21.5B.4B129.4B123.A.AB.21B11.10B2.B3.B.9B.B2A7.3A5.B2A
6B.4B3.BA.A22.7B10.4B4.4B31.4B44.A.AB3.4B.6B2AB5.3A7.2AB.9B.B3.B2.10B
11.21B.BA.A123.4B115.6B6.3A28.10B$119.38B23.3B3.4B129.4B122.A4.24B2.
2B3.27B2.BA.A6.A6.2B2A13B.B2A24.6B9.4B4.4B31.4B46.2AB.13B2A2B6.A6.A.A
B2.27B3.2B2.24B4.A122.4B115.7B8.A29.9B$120.7B.20B.8B21.7B2.4B129.4B
120.2A2.4B4.30B2A20B5.A14.18B25.8B7.4B4.4B18.A12.4B49.18B14.A5.20B2A
30B4.4B2.2A120.4B115.8B38.9B$120.6B2.16B2A2B3.8B19.2A.B.2A3.4B129.4B
123.2A7.6B.22B2A20B5.2A14.17B26.6B7.4B4.4B10.A7.A.A10.4B50.17B14.2A5.
20B2A22B.6B7.2A123.4B115.8B39.9B$119.6B3.16B2A2B5.B3.2A20.A3.A5.4B
129.4B123.A5.5B.B2.44B24.13B27.6B6.4B4.4B11.3A4.2BAB9.4B52.13B24.44B
2.B.5B5.A123.4B116.8B40.5B$119.4B6.18B10.A18.3A5.3A3.4B129.4B119.3A6.
2A7.45B22.12B28.6B6.4B4.4B15.A4.2B9.4B55.12B22.45B7.2A6.3A119.4B115.
2AB2.6B39.4B$119.2B2AB12.4B.3B.B12.3A15.A9.A4.4B129.4B118.A9.A8.45B
21.10B29.7B5.4B4.4B15.2A5.4B5.4B58.10B21.45B8.A9.A118.4B115.A.AB.7B
39.4B$117.2AB.2A14.3B20.A31.4B129.4B124.3A16.4B.13B5.3B2.5B2.4B19.11B
30.6B4.4B4.4B4.B.7B3.3B3.6B3.4B59.11B19.4B2.5B2.3B5.13B.4B16.3A124.4B
116.A4.6B15.2A22.4B$116.A.AB18.4B51.4B129.4B123.A19.4B4.B.7B3.3B3.6B
3.4B18.7B.2B31.13B4.4B.13B5.3B2.5B2.4B61.2B.7B18.4B3.6B3.3B3.7B.B4.4B
19.A123.4B116.2A4.8B4.B8.A22.4B$116.A23.2A52.4B129.4B143.4B15.2A5.4B
5.4B16.11B31.55B62.11B16.4B5.4B5.2A15.4B143.4B124.B2A6B.4B3.BA.A21.4B
$115.2A23.A54.4B129.4B143.4B15.A4.2B9.4B16.11B30.54B62.11B16.4B9.2B4.
A15.4B143.4B124.2B2A13B.B2A21.4B$141.3A52.4B129.4B143.4B11.3A4.2BAB9.
4B15.11B30.53B63.11B15.4B9.BA2B4.3A11.4B143.4B126.18B22.4B$143.A53.4B
129.4B143.4B10.A7.A.A10.4B14.11B29.32B2A20B5.2A56.11B14.4B10.A.A7.A
10.4B143.4B128.17B21.4B$198.4B129.4B143.4B18.A12.4B11.2AB2.8B27.34B2A
20B5.A57.8B2.B2A11.4B12.A18.4B143.4B132.13B21.4B$199.4B129.4B143.4B
31.4B9.A.AB3.7B27.22B2.2B3.27B2.BA.A57.7B3.BA.A9.4B31.4B143.4B132.12B
22.4B$200.4B129.4B143.4B31.4B8.A6.7B26.20B11.10B2.B3.B.9B.B2A58.7B6.A
8.4B31.4B143.4B133.10B23.4B$201.4B129.4B143.4B31.3B7.2A7.6B26.18B16.
6B9.11B60.6B7.2A7.3B31.4B143.4B133.11B22.4B$202.4B129.4B143.4B31.4B
14.7B25.17B19.3B10.11B59.7B14.4B31.4B143.4B134.7B.2B22.4B$203.4B129.
4B143.4B32.2A14.8B23.19B20.B8.2AB.9B58.8B14.2A32.4B143.4B134.11B21.4B
$204.4B129.4B143.4B31.A16.8B20.21B20.2A6.A.AB2.7B58.8B16.A31.4B143.4B
136.11B19.4B$205.4B129.4B143.4B31.3A13.8B20.21B21.A6.A5.8B57.8B13.3A
31.4B143.4B137.11B18.4B$206.4B129.4B143.4B32.A12.6B2.B2A17.20B22.A6.
2A4.8B56.2AB2.6B12.A32.4B143.4B138.11B17.4B$207.4B129.4B143.4B44.7B.B
A.A17.20B21.2A11.7B56.A.AB.7B44.4B143.4B137.2AB2.8B16.4B$208.4B129.4B
143.4B44.6B4.A18.19B33.11B53.A4.6B44.4B143.4B137.A.AB3.7B15.4B$209.4B
129.4B143.4B43.6B4.2A17.18B35.11B51.2A4.6B43.4B143.4B138.A6.7B14.4B$
210.4B129.4B143.4B42.6B24.17B35.11B57.6B42.4B143.4B138.2A7.6B13.4B$
211.4B129.4B143.4B40.8B23.16B36.11B56.8B40.4B143.4B148.7B11.4B$212.4B
129.4B143.4B38.8B25.14B35.2AB2.8B57.8B38.4B143.4B149.8B9.4B$213.4B
129.4B143.4B37.9B25.13B34.A.AB3.7B56.9B37.4B143.4B151.8B7.4B$214.4B
129.4B143.4B36.9B28.11B33.A6.7B56.9B36.4B143.4B152.9B5.4B$215.4B129.
4B143.4B34.10B29.9B33.2A7.6B56.10B34.4B143.4B152.6B.4B3.4B$216.4B129.
4B143.4B33.3B2A5B29.7B44.7B55.5B2A3B33.4B143.4B153.7B.4B.4B$217.4B
129.4B143.4B31.4B2A5B30.4B46.8B54.5B2A4B31.4B143.4B155.6B2.7B$218.4B
129.4B143.4B30.11B31.4B46.8B53.11B30.4B143.4B156.6B3.5B$219.4B129.4B
143.4B24.2A.A12B32.4B45.9B52.12BA.2A24.4B143.4B157.2B2AB4.5B$220.4B
129.4B143.4B23.A.2A2.8B35.4B43.6B.4B53.8B2.2A.A23.4B143.4B157.3B2A2B
2.7B$221.4B129.4B143.4B29.7B36.4B42.7B.4B52.7B29.4B143.4B158.7B.4B.4B
$222.4B129.4B143.4B29.6B37.4B42.6B2.4B51.6B29.4B143.4B160.5B.4B3.4B$
223.4B129.4B143.4B28.6B38.4B41.6B3.4B50.6B28.4B143.4B161.9B5.3B$224.
4B129.4B143.4B26.7B39.4B40.6B4.4B49.7B26.4B143.4B162.8B8.B2A$225.4B
129.4B143.4B26.8B38.4B38.8B4.4B46.8B26.4B143.4B163.7B9.BA.A$226.4B
129.4B143.4B25.8B39.4B36.8B6.3B46.8B25.4B143.4B155.2A7.6B13.A$227.4B
129.4B143.4B21.AB.9B39.4B35.9B7.B2A43.9B.BA21.4B143.4B157.A7.7B5.2A5.
2A$228.4B129.4B143.4B19.A.A10B40.4B34.9B7.BA.A42.10BA.A19.4B143.4B
158.A.AB3.7B6.A$229.4B129.4B143.4B18.2A.7B.3B40.4B32.10B10.A41.3B.7B.
2A18.4B143.4B160.2AB.11B.BA.A$230.4B129.4B143.4B22.10B40.4B31.3B2A5B
10.2A39.10B22.4B143.4B163.10BA2B.B2A$231.4B129.4B143.4B21.10B41.4B29.
4B2A5B51.10B21.4B143.4B163.10BABA3B$232.4B129.4B143.4B19.12B41.4B28.
11B50.12B19.4B143.4B165.9BABA3B$233.4B129.4B143.4B19.11B42.4B22.2A.A
12B50.11B19.4B143.4B164.2AB.8BA2B$234.4B129.4B143.4B19.10B43.4B21.A.
2A2.8B52.10B19.4B143.4B164.A.AB2.8B$235.4B129.4B143.4B21.8B43.4B27.7B
51.8B21.4B143.4B165.A4.4B2.3B$236.4B129.4B143.4B20.8B44.4B27.6B51.8B
20.4B143.4B165.2A3.4B3.5B$237.4B129.4B143.4B18.10B44.4B26.6B50.10B18.
4B143.4B170.4B6.B2A$238.4B129.4B143.4B17.10B45.4B24.7B50.10B17.4B143.
4B170.4B8.A$239.4B129.4B143.4B15.13B44.4B24.8B46.13B15.4B143.4B170.4B
10.3A$240.4B129.4B143.4B14.14B44.4B23.8B45.14B14.4B143.4B170.4B13.A$
241.4B129.4B143.4B12.15B45.4B19.AB.9B44.15B12.4B143.4B170.4B$242.4B
129.4B143.4B10.17B.2B42.4B17.A.A10B40.2B.17B10.4B143.4B170.4B$243.4B
129.4B143.4B8.20B2A42.4B16.2A.7B.3B38.2A20B8.4B143.4B170.4B$244.4B
129.4B143.4B7.20B2A43.4B20.10B37.2A20B7.4B143.4B170.4B$245.4B129.4B
143.4B5.15B.B2A.2B45.4B19.10B38.2B.2AB.15B5.4B143.4B170.4B$246.4B129.
4B143.4B3.15B2.B2A49.4B17.12B40.2AB2.15B3.4B143.4B170.4B$247.4B129.4B
143.4B.5B2A10B54.4B17.11B44.10B2A5B.4B143.4B170.4B$248.4B129.4B143.9B
2A10B55.4B17.10B44.10B2A9B143.4B170.4B$249.4B129.4B143.20B56.4B19.8B
43.20B143.4B170.4B$250.4B129.4B143.20B56.4B18.8B42.20B143.4B170.4B$
251.4B129.4B142.20B57.4B16.10B41.20B142.4B170.4B$252.4B129.4B140.18B.
B59.4B15.10B42.B.18B140.4B170.4B$253.4B129.4B136.B.20B61.4B13.13B41.
20B.B136.4B170.4B$254.4B129.4B134.2AB.18B63.4B12.14B41.18B.B2A134.4B
170.4B$255.4B129.4B133.2A22B62.4B10.15B39.22B2A133.4B170.4B$256.4B
129.4B133.2B.17B.2A63.4B8.17B.2B35.2A.17B.2B133.4B170.4B$257.4B129.4B
135.15B3.A65.4B6.20B2A35.A3.15B135.4B170.4B$258.4B129.4B134.4B.9B5.3A
63.4B5.20B2A32.3A5.9B.4B134.4B170.4B$259.4B129.4B132.4B3.8B.2B4.A64.
4B3.15B.B2A.2B33.A4.2B.8B3.4B132.4B170.4B$260.4B129.4B130.4B5.9B2A69.
4B.15B2.B2A40.2A9B5.4B130.4B148.2A20.4B$261.4B129.4B128.4B6.7B.B2A70.
8B2A10B44.2AB.7B6.4B128.4B148.B2A2B17.4B$262.4B129.4B126.4B6.9B.B72.
7B2A10B45.B.9B6.4B126.4B150.4B16.4B$263.4B129.4B124.4B8.7B76.18B48.7B
8.4B124.4B149.6B15.4B10.A$264.4B129.4B122.4B9.5B77.20B49.5B9.4B122.4B
150.5B15.4B11.3A$265.4B129.4B120.4B11.B.2B77.20B49.2B.B11.4B120.4B
150.6B14.4B15.A14.A$266.4B129.4B118.4B92.18B.B66.4B118.4B150.7B13.4B
15.2A12.3A$267.4B129.4B116.4B90.B.20B68.4B116.4B152.6B12.4B4.B.7B3.3B
.2B7.A$268.4B129.4B53.A60.4B19.2A69.2AB.18B70.4B60.A53.4B153.7B10.4B.
13B5.5B6.2A$269.4B129.4B52.3A57.4B19.B2AB68.2A6B2A14B69.4B57.3A52.4B
154.6B4.36B2.5B$270.4B129.4B54.A23.2A30.4B21.2B6.B63.2B.4B2A11B.2A70.
4B30.2A23.A54.4B155.7B2.42B$271.4B129.4B52.2A23.A30.4B23.2B4.3B65.15B
3.A72.4B30.A23.2A52.4B156.7B2.41B2A$272.4B129.4B51.4B18.BA.A29.4B23.
14B61.4B.9B5.3A70.4B29.A.AB18.4B51.4B156.9B.22B2A17B2A$273.4B129.4B
31.A20.3B14.2A.B2A29.4B24.14B60.4B3.8B7.A71.4B29.2AB.2A14.3B20.A31.4B
157.32B2A16B.B$274.4B129.4B4.A9.A15.3A12.B.3B.4B12.B2A2B30.4B16.B5.
17B59.4B5.5B82.4B30.2B2AB12.4B.3B.B12.3A15.A9.A4.4B153.B4.20B2.2B3.
23B$275.4B129.4B3.3A5.3A18.A10.18B6.4B29.4B16.25B57.4B5.6B83.4B29.4B
6.18B10.A18.3A5.3A3.4B153.2AB.19B11.10B2.9B$276.4B129.4B5.A3.A20.2A3.
B5.2B2A16B3.6B28.4B15.29B54.4B5.7B84.4B28.6B3.16B2A2B5.B3.2A20.A3.A5.
4B154.2A19B16.6B3.8B$277.4B129.4B3.2A.B.2A19.8B3.2B2A16B2.6B28.4B14.B
.30B52.4B6.3B.2B86.4B28.6B2.16B2A2B3.8B19.2A.B.2A3.4B156.B.17B19.3B4.
7B$278.4B129.4B2.7B21.8B.20B.7B27.4B14.2A32B50.4B5.2AB3.4B85.4B27.7B.
20B.8B21.7B2.4B160.17B20.B3.11B$279.4B129.4B3.3B23.38B25.4B15.2A33B
48.4B5.A.AB5.2A86.4B25.38B23.3B3.4B161.17B20.2A2.12B$280.4B129.4B.5B
21.15B.2B2.20B23.4B17.28B3.4B46.4B6.A8.A88.4B23.20B2.2B.15B21.5B.4B
162.15B.B2A19.A2.12B$281.4B129.9B19.17B8.18B21.4B18.3B4.B.16B7.4B44.
4B6.2A9.3A86.4B21.18B8.17B19.9B163.12B4.BA.A15.3A4.11B$282.4B129.9B6.
2B3.2B2.19B11.16B20.4B30.10B.2B9.4B42.4B20.A87.4B20.16B11.19B2.2B3.2B
6.9B163.11B9.A15.A4.4B.8B$283.4B129.42B12.14B20.4B32.9B13.4B40.4B110.
4B20.14B12.42B163.13B8.2A19.2A4.7B$284.4B129.32B.7B12.16B18.4B30.11B
15.4B38.4B112.4B18.16B12.7B.32B165.12B30.A4.7B$285.4B128.14B2A25B11.
14B.B2A15.4B30.12B16.4B36.4B114.4B15.2AB.14B11.25B2A14B166.10B28.3A6.
6B$286.4B125.16B2A26B8.2AB.3B3.6B.BA.A13.4B31.12B17.4B34.4B116.4B13.A
.AB.6B3.3B.B2A8.26B2A16B164.9B29.A8.7B$287.4B124.4B2A27B2.8B8.A.AB7.
6B4.A12.4B32.11B19.4B32.4B118.4B12.A4.6B7.BA.A8.8B2.27B2A4B164.9B38.
8B$288.4B122.4BA2BA7B.2B.3B.4B11.6B8.A9.7B4.2A10.4B33.8B.4B18.4B30.4B
120.4B10.2A4.7B9.A8.6B11.4B.3B.2B.7BA2BA4B163.9B39.8B$289.4B120.2AB2.
B2A2B.B.4B6.4B12.5B8.2A4.2A2.8B15.4B34.7B4.2A19.4B28.4B122.4B15.8B2.
2A4.2A8.5B12.4B6.4B.B.2B2AB2.B2A165.5B40.8B$290.4B118.A.AB2.5B4.4B4.
4B14.4B13.A.A12B12.4B35.7B4.A21.4B26.4B124.4B12.12BA.A13.4B14.4B4.4B
4.5B2.BA.A165.4B39.6B2.B2A$291.4B117.A6.2B7.4B2.4B15.3B14.A3.11B11.4B
36.6B6.3A19.4B24.4B126.4B11.11B3.A14.3B15.4B2.4B7.2B6.A165.4B39.7B.BA
.A$292.4B115.2A6.4B6.8B17.4B11.2A3.4B2A5B10.4B36.7B8.A20.4B22.4B128.
4B10.5B2A4B3.2A11.4B17.8B6.4B6.2A165.4B22.2A15.6B4.A$293.4B124.2A7.6B
20.2A17.3B2A5B9.4B36.8B30.4B20.4B130.4B9.5B2A3B17.2A20.6B7.2A176.4B
22.A8.B4.8B4.2A$294.4B123.A9.4B21.A18.10B8.4B36.8B32.4B18.4B132.4B8.
10B18.A21.4B9.A177.4B21.A.AB3.4B.6B2AB$295.4B123.3A5.6B21.3A16.9B7.4B
36.9B33.4B16.4B134.4B7.9B16.3A21.6B5.3A179.4B21.2AB.13B2A2B$296.4B
124.A4.8B22.A16.9B6.4B36.4B.6B33.4B14.4B136.4B6.9B16.A22.8B4.A182.4B
22.18B$297.4B127.4B2.4B38.8B6.4B36.4B.7B34.4B12.4B138.4B6.8B38.4B2.4B
187.4B21.17B$298.4B126.3B4.4B38.8B4.4B36.4B2.6B36.4B10.4B140.4B4.8B
38.4B4.3B188.4B21.13B$299.4B123.4B6.4B38.6B4.4B36.4B3.6B37.4B8.4B142.
4B4.6B38.4B6.4B187.4B22.12B$300.4B122.2A9.4B37.6B3.4B36.4B4.6B38.4B6.
4B144.4B3.6B37.4B9.2A188.4B23.10B$301.4B122.A10.4B36.6B2.4B36.4B4.8B
38.4B4.4B146.4B2.6B36.4B10.A190.4B22.11B$302.4B118.3A12.4B34.7B.4B36.
4B6.8B38.4B2.4B148.4B.7B34.4B12.3A188.4B22.2B.7B$303.4B117.A15.4B33.
6B.4B36.4B6.9B16.A22.8B4.A145.4B.6B33.4B15.A189.4B21.11B$304.4B133.4B
33.9B37.3B7.9B16.3A21.6B5.3A144.9B33.4B207.4B19.11B$305.4B133.4B32.8B
36.2AB9.10B18.A21.4B9.A144.8B32.4B209.4B18.11B$306.4B133.4B30.8B36.A.
AB9.5B2A3B17.2A20.6B7.2A145.8B30.4B211.4B17.11B$307.4B133.4B20.A8.7B
37.A12.5B2A4B3.2A11.4B17.8B6.4B6.2A136.7B8.A20.4B213.4B16.8B2.B2A$
308.4B133.4B19.3A6.6B37.2A12.11B3.A14.3B15.4B2.4B7.2B6.A138.6B6.3A19.
4B215.4B15.7B3.BA.A$309.4B133.4B21.A4.7B51.12BA.A13.4B14.4B4.4B4.5B2.
BA.A138.7B4.A21.4B217.4B14.7B6.A$310.4B133.4B19.2A4.7B53.8B2.2A4.2A8.
5B12.4B6.4B.B.2B2AB2.B2A139.7B4.2A19.4B219.4B13.6B7.2A$311.4B133.4B
18.4B.8B47.2A4.7B9.A8.6B11.4B.3B.2B.7BA2BA4B140.8B.4B18.4B221.4B11.7B
$312.4B133.4B19.11B48.A4.6B7.BA.A8.8B2.27B2A4B141.11B19.4B223.4B9.8B$
313.4B133.4B17.12B48.A.AB.6B3.3B.B2A8.26B2A16B141.12B17.4B225.4B7.8B$
314.4B133.4B16.12B49.2AB.14B11.25B2A14B143.12B16.4B227.4B5.9B$315.4B
133.4B15.11B52.16B12.7B.32B144.11B15.4B229.4B3.4B.6B$316.4B133.4B13.
9B56.14B12.42B146.9B13.4B231.4B.4B.7B$317.4B133.4B9.2B.10B54.16B11.
19B2.2B3.2B6.9B144.10B.2B9.4B233.7B2.6B$318.4B133.4B7.16B.B4.3B43.18B
8.17B19.9B132.3B4.B.16B7.4B235.5B3.6B$319.4B133.4B3.28B44.20B2.2B.15B
21.5B.4B131.28B3.4B236.5B4.B2A2B$320.4B133.33B2A44.38B23.3B3.4B129.2A
33B236.7B2.2B2A3B$321.4B133.32B2A45.7B.20B.8B21.7B2.4B128.2A32B236.4B
.4B.7B$322.4B133.30B.B46.6B2.16B2A2B3.8B19.2A.B.2A3.4B128.B.30B236.4B
3.4B.5B$323.4B133.29B47.6B3.16B2A2B5.B3.2A20.A3.A5.4B129.29B237.3B5.
9B$324.4B134.25B49.4B6.18B10.A18.3A5.3A3.4B130.25B237.2AB8.8B$325.4B
134.17B5.B50.2B2AB12.4B.3B.B12.3A15.A9.A4.4B130.B5.17B237.A.AB9.7B$
326.4B133.14B57.2AB.2A14.3B20.A31.4B138.14B237.A13.6B7.2A$327.4B132.
14B56.A.AB18.4B51.4B137.14B236.2A5.2A5.7B7.A$328.4B135.3B4.2B57.A23.
2A52.4B137.2B4.3B248.A6.7B3.BA.A$329.4B135.B6.2B55.2A23.A54.4B135.2B
6.B249.A.AB.11B.B2A$330.4B140.B2AB80.3A52.4B133.B2AB256.2AB.2BA10B$
331.4B140.2A83.A53.4B133.2A259.3BABA10B$332.4B279.4B393.3BABA9B$333.
4B279.4B394.2BA8B.B2A$334.4B279.4B395.8B2.BA.A$335.4B279.4B394.3B2.4B
4.A$336.4B279.4B391.5B3.4B3.2A$337.4B279.4B390.2AB6.4B$338.4B279.4B
390.A8.4B$339.4B279.4B386.3A10.4B$340.4B279.4B385.A13.4B$341.4B279.4B
399.4B$342.4B279.4B399.4B$343.4B279.4B399.4B$344.4B279.4B399.4B$345.
4B279.4B399.4B$346.4B279.4B399.4B$347.4B279.4B399.4B$348.4B279.4B399.
4B$349.4B279.4B399.4B$350.4B279.4B399.4B20.2A$351.4B279.4B399.4B17.2B
2AB$352.4B279.4B399.4B16.4B$353.4B279.4B388.A10.4B15.6B$354.4B279.4B
385.3A11.4B15.5B$355.4B279.4B368.A14.A15.4B14.6B$356.4B279.4B367.3A
12.2A15.4B13.7B$357.4B279.4B369.A7.2B.3B3.7B.B4.4B12.6B$358.4B279.4B
367.2A6.5B5.13B.4B10.7B$359.4B279.4B366.5B2.36B4.6B$360.4B279.4B367.
42B2.7B$361.4B279.4B365.2A41B2.7B$362.4B279.4B364.2A17B2A22B.9B$363.
4B279.4B364.B.16B2A32B$364.4B279.4B365.23B3.2B2.20B4.B$365.4B279.4B
365.9B2.10B11.19B.B2A$366.4B279.4B365.8B3.6B16.19B2A$367.4B279.4B20.
2A343.7B4.3B19.17B.B$368.4B279.4B17.2B2AB339.11B3.B20.17B$369.4B279.
4B16.4B339.12B2.2A20.17B$370.4B268.A10.4B15.6B337.12B2.A19.2AB.15B$
371.4B265.3A11.4B15.5B337.11B4.3A15.A.AB4.12B$372.4B248.A14.A15.4B14.
6B336.8B.4B4.A15.A9.11B$373.4B247.3A12.2A15.4B13.7B335.7B4.2A19.2A8.
13B$374.4B249.A7.2B.3B3.7B.B4.4B12.6B336.7B4.A30.12B$375.4B247.2A6.5B
5.13B.4B10.7B336.6B6.3A28.10B$376.4B246.5B2.36B4.6B335.7B8.A29.9B$
377.4B247.42B2.7B334.8B38.9B$378.4B245.2A41B2.7B333.8B39.9B$379.4B
244.2A17B2A22B.9B332.8B40.5B$380.4B244.B.16B2A32B330.2AB2.6B39.4B$
381.4B245.23B3.2B2.20B4.B324.A.AB.7B39.4B$382.4B245.9B2.10B11.19B.B2A
323.A4.6B15.2A22.4B$383.4B245.8B3.6B16.19B2A322.2A4.8B4.B8.A22.4B$
384.4B245.7B4.3B19.17B.B330.B2A6B.4B3.BA.A21.4B$385.4B241.11B3.B20.
17B332.2B2A13B.B2A21.4B$386.4B239.12B2.2A20.17B333.18B22.4B$387.4B
238.12B2.A19.2AB.15B334.17B21.4B$388.4B237.11B4.3A15.A.AB4.12B337.13B
21.4B$389.4B236.8B.4B4.A15.A9.11B335.12B22.4B$390.4B235.7B4.2A19.2A8.
13B334.10B23.4B$391.4B234.7B4.A30.12B334.11B22.4B$392.4B233.6B6.3A28.
10B335.7B.2B22.4B$393.4B231.7B8.A29.9B334.11B21.4B$394.4B229.8B38.9B
335.11B19.4B$395.4B227.8B39.9B335.11B18.4B$396.4B226.8B40.5B338.11B
17.4B$397.4B223.2AB2.6B39.4B337.2AB2.8B16.4B$398.4B221.A.AB.7B39.4B
336.A.AB3.7B15.4B$399.4B220.A4.6B15.2A22.4B337.A6.7B14.4B$400.4B218.
2A4.8B4.B8.A22.4B337.2A7.6B13.4B$401.4B224.B2A6B.4B3.BA.A21.4B347.7B
11.4B$402.4B222.2B2A13B.B2A21.4B348.8B9.4B$403.4B222.18B22.4B350.8B7.
4B$404.4B222.17B21.4B351.9B5.4B$405.4B224.13B21.4B351.6B.4B3.4B$406.
4B222.12B22.4B352.7B.4B.4B$407.4B221.10B23.4B354.6B2.7B$408.4B219.11B
22.4B355.6B3.5B$409.4B218.7B.2B22.4B356.2B2AB4.5B$410.4B216.11B21.4B
356.3B2A2B2.7B$411.4B216.11B19.4B357.7B.4B.4B$412.4B215.11B18.4B359.
5B.4B3.4B$413.4B214.11B17.4B360.9B5.3B$414.4B211.2AB2.8B16.4B361.8B8.
B2A$415.4B209.A.AB3.7B15.4B362.7B9.BA.A$416.4B208.A6.7B14.4B354.2A7.
6B13.A$417.4B206.2A7.6B13.4B356.A7.7B5.2A5.2A$418.4B214.7B11.4B357.A.
AB3.7B6.A$419.4B213.8B9.4B359.2AB.11B.BA.A$420.4B213.8B7.4B362.10BA2B
.B2A$421.4B212.9B5.4B362.10BABA3B$422.4B210.6B.4B3.4B364.9BABA3B$423.
4B209.7B.4B.4B363.2AB.8BA2B$424.4B209.6B2.7B363.A.AB2.8B$425.4B208.6B
3.5B364.A4.4B2.3B$426.4B207.2B2AB4.5B363.2A3.4B3.5B$427.4B205.3B2A2B
2.7B366.4B6.B2A$428.4B204.7B.4B.4B364.4B8.A$429.4B204.5B.4B3.4B362.4B
10.3A$430.4B203.9B5.3B361.4B13.A$431.4B202.8B8.B2A358.4B$432.4B201.7B
9.BA.A356.4B$433.4B191.2A7.6B13.A355.4B$434.4B191.A7.7B5.2A5.2A353.4B
$435.4B190.A.AB3.7B6.A360.4B$436.4B190.2AB.11B.BA.A359.4B$437.4B191.
10BA2B.B2A359.4B$438.4B189.10BABA3B360.4B$439.4B189.9BABA3B359.4B$
440.4B186.2AB.8BA2B360.4B$441.4B184.A.AB2.8B361.4B$442.4B183.A4.4B2.
3B360.4B$443.4B181.2A3.4B3.5B357.4B$444.4B184.4B6.B2A356.4B$445.4B
182.4B8.A356.4B$446.4B180.4B10.3A352.4B$447.4B178.4B13.A351.4B$448.4B
176.4B365.4B$449.4B174.4B365.4B$450.4B172.4B365.4B$451.4B170.4B365.4B
$452.4B168.4B365.4B$453.4B166.4B365.4B$454.4B164.4B365.4B$455.4B162.
4B365.4B$456.4B160.4B365.4B$457.4B158.4B365.4B$458.4B156.4B365.4B$
459.4B154.4B365.4B$460.4B152.4B365.4B$461.4B150.4B365.4B$462.4B148.4B
365.4B$463.4B146.4B365.4B$464.4B144.4B365.4B$465.4B142.4B365.4B$466.
4B140.4B365.4B$467.4B138.4B365.4B$468.4B136.4B365.4B$469.4B134.4B365.
4B$470.4B132.4B365.4B$471.4B130.4B365.4B$472.4B128.4B365.4B$473.4B
126.4B365.4B$474.4B124.4B365.4B$475.4B122.4B365.4B$476.4B120.4B365.4B
$477.4B20.2A96.4B365.4B$478.4B17.2B2AB94.4B365.4B$479.4B16.4B94.4B
365.4B$469.A10.4B15.6B91.4B365.4B$467.3A11.4B15.5B90.4B365.4B$451.A
14.A15.4B14.6B88.4B365.4B$451.3A12.2A15.4B13.7B86.4B365.4B$454.A7.2B.
3B3.7B.B4.4B12.6B86.4B365.4B$453.2A6.5B5.13B.4B10.7B85.4B365.4B$453.
5B2.36B4.6B84.4B365.4B$455.42B2.7B83.4B365.4B$454.2A41B2.7B82.4B365.
4B$454.2A17B2A22B.9B80.4B365.4B$455.B.16B2A32B79.4B365.4B$457.23B3.2B
2.20B4.B73.4B365.4B$458.9B2.10B11.19B.B2A71.4B365.4B$459.8B3.6B16.19B
2A70.4B365.4B$460.7B4.3B19.17B.B70.4B365.4B$457.11B3.B20.17B72.4B365.
4B$456.12B2.2A20.17B71.4B365.4B$456.12B2.A19.2AB.15B70.4B365.4B$456.
11B4.3A15.A.AB4.12B69.4B365.4B$456.8B.4B4.A15.A9.11B67.4B365.4B$456.
7B4.2A19.2A8.13B65.4B365.4B$456.7B4.A30.12B65.4B365.4B$456.6B6.3A28.
10B65.4B365.4B$455.7B8.A29.9B64.4B365.4B$454.8B38.9B63.4B365.4B$453.
8B39.9B62.4B365.4B$453.8B40.5B64.4B365.4B$451.2AB2.6B39.4B64.4B365.4B
$450.A.AB.7B39.4B63.4B365.4B$450.A4.6B15.2A22.4B63.4B365.4B$449.2A4.
8B4.B8.A22.4B63.4B365.4B$456.B2A6B.4B3.BA.A21.4B63.4B365.4B$455.2B2A
13B.B2A21.4B63.4B365.4B$456.18B22.4B63.4B365.4B$457.17B21.4B63.4B365.
4B$460.13B21.4B63.4B365.4B$459.12B22.4B63.4B365.4B$459.10B23.4B63.4B
365.4B$458.11B22.4B63.4B365.4B$458.7B.2B22.4B63.4B365.4B$457.11B21.4B
63.4B365.4B$458.11B19.4B63.4B365.4B$458.11B18.4B63.4B365.4B$458.11B
17.4B63.4B365.4B$456.2AB2.8B16.4B63.4B365.4B$455.A.AB3.7B15.4B63.4B
365.4B$455.A6.7B14.4B63.4B365.4B$454.2A7.6B13.4B63.4B365.4B$463.7B11.
4B63.4B365.4B$463.8B9.4B63.4B365.4B$464.8B7.4B63.4B365.4B$464.9B5.4B
63.4B365.4B$463.6B.4B3.4B63.4B365.4B$463.7B.4B.4B63.4B365.4B$464.6B2.
7B63.4B365.4B$464.6B3.5B63.4B365.4B$464.2B2AB4.5B62.4B365.4B$463.3B2A
2B2.7B60.4B365.4B$463.7B.4B.4B58.4B365.4B$464.5B.4B3.4B56.4B365.4B$
464.9B5.3B55.4B365.4B$464.8B8.B2A52.4B365.4B$464.7B9.BA.A50.4B365.4B$
455.2A7.6B13.A49.4B365.4B$456.A7.7B5.2A5.2A47.4B365.4B$456.A.AB3.7B6.
A54.4B365.4B$457.2AB.11B.BA.A53.4B365.4B$459.10BA2B.B2A53.4B365.4B$
458.10BABA3B54.4B365.4B$459.9BABA3B53.4B365.4B$457.2AB.8BA2B54.4B365.
4B$456.A.AB2.8B55.4B365.4B$456.A4.4B2.3B54.4B365.4B$455.2A3.4B3.5B51.
4B365.4B$459.4B6.B2A50.4B365.4B$458.4B8.A50.4B365.4B$457.4B10.3A46.4B
365.4B$456.4B13.A45.4B365.4B$455.4B59.4B365.4B$454.4B59.4B365.4B$453.
4B59.4B365.4B$452.4B59.4B365.4B$451.4B59.4B365.4B$450.4B59.4B365.4B$
449.4B59.4B365.4B$448.4B59.4B365.4B$447.4B59.4B365.4B$446.4B59.4B365.
4B$445.4B59.4B365.4B$444.4B59.4B365.4B$443.4B59.4B365.4B$442.4B59.4B
365.4B$441.4B59.4B365.4B$440.4B59.4B365.4B$439.4B59.4B365.4B$438.4B
59.4B365.4B$437.4B59.4B365.4B$436.4B59.4B365.4B$435.4B59.4B365.4B$
434.4B59.4B365.4B$433.4B59.4B365.4B$432.4B59.4B365.4B$431.4B59.4B365.
4B$430.4B59.4B365.4B$429.4B59.4B365.4B$428.4B59.4B365.4B$427.4B59.4B
365.4B$426.4B59.4B365.4B$425.4B59.4B365.4B$424.4B59.4B365.4B$423.4B
59.4B365.4B$422.4B59.4B365.4B$421.4B59.4B365.4B$420.4B59.4B365.4B$
419.4B59.4B365.4B$418.4B59.4B365.4B$417.4B59.4B365.4B$416.4B59.4B365.
4B$415.4B59.4B365.4B$414.4B59.4B365.4B$413.4B59.4B365.4B$412.4B59.4B
365.4B$411.4B59.4B365.4B$410.4B59.4B365.4B$409.4B59.4B365.4B$408.4B
59.4B365.4B$407.4B59.4B365.4B$406.4B59.4B365.4B$405.4B59.4B365.4B$
404.4B59.4B365.4B$403.4B59.4B365.4B$402.4B59.4B365.4B$401.4B59.4B365.
4B$400.4B59.4B365.4B$399.4B59.4B365.4B$398.4B59.4B365.4B!
I forget what the inputs and outputs do, but you can figure that out by inspection -- and then you can rebuild the same circuit at an order of magnitude or more smaller. Notice the whole Osqrtlogt is made out of Silver reflectors and other pre-Snark, pre-syringe, and sometimes non-slsparse-constructible stuff.

There might not even be any timing constraints that would prevent each of the Osqrtlogt pieces from being replaced individually, eventually making the whole pattern smaller and lighter.

User avatar
Moosey
Posts: 4306
Joined: January 27th, 2019, 5:54 pm
Location: here
Contact:

Re: Thread for basic questions

Post by Moosey » June 17th, 2019, 7:12 pm

How do I search for predecessors with JLS?
not active here but active on discord

wildmyron
Posts: 1542
Joined: August 9th, 2013, 12:45 am
Location: Western Australia

Re: Thread for basic questions

Post by wildmyron » June 17th, 2019, 9:01 pm

Moosey wrote:How do I search for predecessors with JLS?
There's a brief description of the process for WLS here: viewtopic.php?f=9&t=1575 and the corresponding technique in JLS. Sorry, on mobile ATM so can't provide a more detailed response.
The 5S project (Smallest Spaceships Supporting Specific Speeds) is now maintained by AforAmpere. The latest collection is hosted on GitHub and contains well over 1,000,000 spaceships.

Semi-active here - recovering from a severe case of LWTDS.

User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

Re: Thread for basic questions

Post by Saka » June 17th, 2019, 10:34 pm

wildmyron wrote:
Moosey wrote:How do I search for predecessors with JLS?
There's a brief description of the process for WLS here:...
An even briefer description here:
http://www.conwaylife.com/forums/viewto ... 499#p44495
Except instead of off cells, put the pattern you want a predecessor of. You can also increase the generation count (in "Period") to get grandparents or great^n grandparents.

AlephAlpha
Posts: 66
Joined: October 6th, 2017, 1:50 am

Re: Thread for basic questions

Post by AlephAlpha » June 18th, 2019, 4:58 am

Hunting wrote:or rlifesrc by AlephAlpha
rlifesrc uses lifesrc's algorithm. It is much slower than gfind for spaceships.

Anyway, if you want a non-totalistic version of lifesrc, or want a search tool which can run in your browser without compiling, you can try rlifesrc: https://alephalpha.github.io/rlifesrc/

Post Reply