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.
  • HackerRank Home
  • |
  • Prepare
  • Certify
  • Compete
  • Apply
  • Hiring developers?
  1. Prepare
  2. Linux Shell
  3. Text Processing
  4. Cut #1

Cut #1

Problem
Submissions
Leaderboard
Discussions
Tutorial

Given lines of input, print the character from each line as a new line of output. It is guaranteed that each of the lines of input will have a character.

Input Format

A text file containing lines of ASCII characters.

Constraints

Output Format

For each line of input, print its character on a new line for a total of lines of output.

Sample Input

Hello
World
how are you

Sample Output

l
r
w

Author

PRASHANTB1984

Difficulty

Easy

Max Score

1

Submitted By

56332

Need Help?


View tutorial
View discussions
View top submissions

rate this challenge

MORE DETAILS

Download problem statement
Download sample test cases
Suggest Edits
  • Blog
  • Scoring
  • Environment
  • FAQ
  • About Us
  • Helpdesk
  • Careers
  • Terms Of Service
  • Privacy Policy

Cookie support is required to access HackerRank

Seems like cookies are disabled on this browser, please enable them to open this website

Join us

Create a HackerRank account

Be part of a 26 million-strong community of developers

Please signup or login in order to view this challenge

or
Already have an account?Log in