We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
cat > file
cat file | sed 's/.//1' | sed 's/.//2' | sed 's/.//3' | sed 's/.//4' | sed 's/./ /5' | sed 's/.//6' | sed 's/.//7' | sed 's/.//8' | sed 's/.//9' | sed 's/./ /10' | sed 's/.//11' | sed 's/.//12' | sed 's/.//13' | sed 's/.//14'
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
'Sed' command #4
You are viewing a single comment's thread. Return to all comments →
I did the long way...