• + 0 comments

    Ok this was stupid. Why use this line in the pre-existing code

    int result = Result.solve(a);

    when the result won't fit in an int in most cases?