0_0_6258146_17378.cpp: In function `int main()':
0_0_6258146_17378.cpp:85: error: `typeof' undeclared (first use this function)
0_0_6258146_17378.cpp:85: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6258146_17378.cpp:85: error: expected `;' before "i"
0_0_6258146_17378.cpp:85: error: name lookup of `i' changed for new ISO `for' scoping
0_0_6258146_17378.cpp:76: error: using obsolete binding at `i'
0_0_6258146_17378.cpp:85: error: no match for 'operator!=' in 'i != (&e)->std::vector<_Tp, _Alloc>::end [with _Tp = std::pair<int, int>, _Alloc = std::allocator<std::pair<int, int> >]()'
0_0_6258146_17378.cpp:87: error: base operand of `->' is not a pointer
0_0_6258146_17378.cpp:87: error: base operand of `->' is not a pointer
0_0_6258146_17378.cpp:87: error: base operand of `->' is not a pointer
0_0_6258146_17378.cpp:87: error: base operand of `->' is not a pointer
|