#include #include struct pear { int s, e; friend bool operator < (pear a, pear b) { return a.e