Competitive-Programming-and-Contests-VP-Solution

The repository that contains all solutions made for the course Competitive Programming and Contests by the University of Pisa

View the Project on GitHub

Little Girl and Maximum Sum Problem

Solved Solution Time :clock11:
:heavy_check_mark: Static Prefix Sum 248 ms
:heavy_check_mark: Fenwick Tree 248 ms

Solution or Solution discussion