Jump to content

Raul

Administrators
  • Posts

    280
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by Raul

  1. Players come and go all the time, our issue isn't reaching more people but makig those who find us continue playing past around rank 15, which is where there is a critical up-curve on resource needs and where buying tokens starts to feel necessary, specially because of smurfs I'd say, and the grinding aspect of the game.

    Supermechs is extremely fun on the first hours, you're winning, upgrading and getting new usable items left and right, TacticSoft did a great job at making the game feel good for noobs, missing the other side, where veterans or just players that are in for a couple months have the worst experience possible in the game.

  2. 14 hours ago, IlyaMech said:

    Thanks to this code...

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

    #include <iostream>
    using namespace std;

    int main()
    {
        setlocale(LC_ALL, "ru");

        char s[] = {"1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 1"};
        int d = 0;

        for (int i = 0; i < sizeof(s); i++)
        {
            if (s 
     == '1')
            {
                d = d + 1;
            }
        }

        cout << d << endl;
    ]

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

    I found out how much is there.

    and there...

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

    152

    Banned for bad code

×
×
  • Create New...