11typedef unsigned int SN;
13typedef unsigned short HN;
15typedef unsigned char QN;
16typedef long long int DI;
17typedef unsigned long long int DN;
The list class represents a linked list.
SI min(SI i, SI j)
Returns the minimum of two signed integers.
SI max(SI i, SI j)
Returns the maximum of two signed integers.
unsigned long long int DN