Comment

avatar username

Here a super-easy and clean implementation of problem E using upper_bound to find number of positive and negative reviews without creating new arrays (just sorting the original ones with negative values): 297888481

The actual rating of this user is 1711.

Original comment.

Statistics