Gridland Metro

  • + 0 comments

    There's a mistake in the stub code given for C++14 - the function we need to write should return 'long long' type, not 'int'. Otherwise the results gets truncaded for the large input.