SP4580 ABCDEF - ABCDEF
Description
You are given a set S of integers between -30000 and 30000 (inclusive).
Find the total number of sextuples  that satisfy:

### Input
The first line contains integer N (1
Elements of S are given in the next N lines, one integer per line. Given numbers will be distinct.
Input Format
N/A
Output Format
Output the total number of plausible sextuples.