STEGANOGRAPHY CIPHER
CodeChefOpen on judge ↗
Sunny has decided to send a secret text message (of 27 characters) by concealing it into an image. He has considered a 512 x 512 colored image as a cover. Any RGB image has three channels: red, green, and blue. He exacts the three different matrices corresponding to three channels: r-matrix, g-matrix, and b-matrix from the colored-cover image. He converts the secret text message into binaries (
HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17
CodeSearch Tutor
Hints, not spoilers — it won’t hand over the full solution unless you insist.
Sign in to chat with the tutor and save your progress.
Sign in to start