Directory Management
CodeChefOpen on judge ↗
Create a Directory management command line tool using pipe which should support the following operations a. List all files in a directory : i. Command : **ls directory_name** ii. Note : If no directory name specified list all files.All files should be in absolute path name iii. Output : should list all the files in that directory. b. Add a file in a directory
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