prog.cpp:4:13: error: 'string' in namespace 'std' does not name a type
prog.cpp:11:19: error: '_tstring' does not name a type
prog.cpp:11:29: error: ISO C++ forbids declaration of 'str' with no type
prog.cpp:14:12: error: 'ostream' does not name a type
prog.cpp:18:5: error: '_tstring' does not name a type
prog.cpp: In constructor 'MbRange::MbRange(const int&)':
prog.cpp:11:35: error: expected primary-expression before '...' token
prog.cpp:11:35: error: expected ';' before '...' token