Sunday, December 16, 2012

PHP Non Alpha Numeric 7/6 Chars

PHP  non alpha numeric 7 and 6 char code

If you don't know anything about php non alpha numeric code you should read Gareth Heys Tutorial first: Tutorial.

I used the following charset: $_=+();

As you can see only 7 chars.
In the end the function log will be created,because this won't exceed the memory limit. In the beginning I created the php function assert and it was 99 mb large php file, way too big to get executed.

Lets start

To begin with we need a way to get  a string. But how? To start with we can create numbers by increasing a non-existing variable:
$_=++$_+(++$_);$_=++$_+(++$_);

This will store the number 9 in $_. Ok, but with numbers we can't create any function name...

To Infinity and beyond

The simple trick is to count on to infinity, which will store the constant INF in $_. So the first big block of (++$_) is simple counting to infinity. But INF is a constant not a string, so we can't increase it. Now the alias _ for gettext helps. This function is nice, because it assumes that we meant the string INF and will pass it back to us. So the code will look like this $_=_($_)

Incrementing time

After storing the string "INF" in $_ we are able to increase the string with ++. Incrementing ZZZ will create the string AAAA so you are able to create any function you want (besides function names which are below INF like chr). To get the string LOG you have to increase the string 2055 times. Nice huh? :D To get a feeling for it, to create the string ASSERT to you have to increase it more than 20 Million times(which explains the 99mbs) :D

To sum up, you start counting to infinity, cast it to a string with the _ function and then you increment the string to the function name you want.

6 char vector  $_=+()

I tried to reduce the 7 char vector even more and I think I found a way.
It should be possible to make the whole vector a one liner, so the semicolon is not needed anymore.
The trick to achieve this is with the help of the + sign and parenthesis. It would look like this:

Count to Infinity:
++$_+(++$_)+(++$_)+(++$_)+.... +

Cast to string:
+ ($_=_($_)) + ...

Incrementing the string
+ ($_=++$_) + ($_=++$_) + .. ($_(12))

Because of the assigments the + won't trigger any errors. I created a 6 char vector to build the log function, but 600kb in one line trigger a memory exhausted error so I was not able to test the vector. But through testing it step by step I am pretty sure it works.

Here's the code for the 7 char vector, which outputs log(12). It is only 46KByte big, so even online codepads execute it.

$_+=$_+=$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_)+(++$_);
$_=_($_);$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;$_++;echo $_(12);