0_0_12835546_15334.cpp: In function `void sol()':
0_0_12835546_15334.cpp:94: error: ISO C++ forbids declaration of `i' with no type
0_0_12835546_15334.cpp:94: error: cannot convert `__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >' to `int' in initialization
0_0_12835546_15334.cpp:94: error: no match for 'operator!=' in 'i != ((+(((unsigned int)h) * 12u)) + ((std::vector<int, std::allocator<int> >*)(&rd)))->std::vector<_Tp, _Alloc>::end [with _Tp = int, _Alloc = std::allocator<int>]()'
0_0_12835546_15334.cpp:95: error: invalid type argument of `unary *'
0_0_12835546_15334.cpp:97: error: ISO C++ forbids declaration of `it' with no type
0_0_12835546_15334.cpp:97: error: cannot convert `__gnu_cxx::__normal_iterator<int*, std::vector<int, std::allocator<int> > >' to `int' in initialization
0_0_12835546_15334.cpp:97: error: no match for 'operator!=' in 'it != ((+(((unsigned int)w) * 12u)) + ((std::vector<int, std::allocator<int> >*)(&e)))->std::vector<_Tp, _Alloc>::end [with _Tp = int, _Alloc = std::allocator<int>]()'
0_0_12835546_15334.cpp:98: error: invalid type argument of `unary *'
|