Owl Get a Life
magiccity.cpp: In function ‘int32_t main()’:magiccity.cpp:149:10: error: expected ‘;’ before ‘T’ 149 | N=12*k | ^ | ; 150 | T.resize(N); | ~