Owl Get a Life
shops.cpp: In function ‘int main()’:shops.cpp:32:26: error: expected ‘;’ before ‘}’ token 32 | type[b] = "D" | ^ | ; 33 | } | ~