#include #include class range {private: struct I{int x;int operator*(){return x;}bool operator!=(I& lhs){return x