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

MissingNumberInArray

Type Solved Benchmark :clock11:
Bitwise :heavy_check_mark: 145081 ns
Sum :heavy_check_mark: 151349 ns
Tot Sum :heavy_check_mark: 120864 ns

The source of some example and a good explanation of XOR that I found is at the following link