Pacman
CodeChefOpen on judge ↗
Pacman is a software package manager. It has a repository of **N** softwares numbered from **1** to **N**. A software may have a dependency on another software. Fortunately, each software has **at most 1 dependency**. In order to install a software, we must first install its dependency (if any). Pacman ensures that there are **no cyclic dependencies** among softwares. **For example**, if softwar
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