WCIPEG 2017-2018 Test
The Carol Economy is a set of people who interact and share hearts (<3
)
with each other. In order to be part of the Carol Economy, each person
must be friends with every other person. Carol is trying to set up a
larger Carol economy between some of her friends. There are
Input Specification
The first line of input contains the integers
Output Specification
Output the number of new friendships that must be made. This number is guaranteed to be non-negative.
Sample Input
Copy
10 8
Sample Output
Copy
37
Comments