0_0_36522509_26798.cpp:27:56: error: 'array' does not name a type tcT> using V = vector<T>; tcT, size_t SZ > using AR = array<T, SZ>; tcT > using PR = pair<T, T>; ^