Convert an RGB code to the corresponding CMYK code for printing.
The RGB input is a [1×3] double array between 0 and 1.
CMYK must be a [1×4] double array between 0 and 1.
559 Solvers
Program an exclusive OR operation with logical operators
597 Solvers
Project Euler: Problem 8, Find largest product in a large string of numbers
196 Solvers
Construct a string from letters and counts
113 Solvers
398 Solvers
Problem Tags