Create a custom dtype describing a color as four unsigned bytes (R, G, B, A) and return its itemsize in bytes.
Sign in to write and run your own code.
solve(...)