← All problemsSign in

Colorful Grids

You are given five N x N grids, where each grid consists of N2 unit squares. These grids have been placed in the form of a plus sign(+). For example, image below shows the figure for N = 2. Your aim is to count total distinct ways to color all 5*N2 unit squares with C colors. Two ways are counted as same if one figure can be rotated in the two dimensional plane to obtain the other one. Input Th

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.

voice by Sarvam AI

Sign in to chat with the tutor and save your progress.

Sign in to start