* @brief Convert a string to the it's zigzag equivalent on a given number of * rows. * @param in the string in input. * @param numRows the desired number of rows. * @returns the converted new (malloced) string. */
source not stored for this graph (policy: none)