[SOLVED!] Java Stdin and Stdout II - HackerRank

Publié le: 30 octobre 2023
sur la chaîne: Scott Hacks Code
72
0

#coding #interviews #softwareengineering

The solution to HackerRank's Java practive problem #4.

Description: In this challenge, you must read an integer, a double, and a String from stdin, then print the values according to the instructions in the Output Format section below. To make the problem a little easier, a portion of the code is provided for you in the editor.

Note: We recommend completing Java Stdin and Stdout I before attempting this challenge.

Input Format

There are three lines of input:

The first line contains an integer.
The second line contains a double.
The third line contains a String.

Output Format

There are three lines of output:

On the first line, print String: followed by the unaltered String read from stdin.
On the second line, print Double: followed by the unaltered double read from stdin.
On the third line, print Int: followed by the unaltered integer read from stdin.

Link to Problem: https://www.hackerrank.com/challenges...

SOCIAL
----------------------------------------------------------------------------------------------------------------
Follow me on Facebook:   / scott.althaus  
Follow me on Instagram:   / altyrocks  
Follow me on TikTok:   / altyrocks1  
Follow me on Twitter:   / altyrocks  


Sur cette page du site, vous pouvez voir la vidéo en ligne [SOLVED!] Java Stdin and Stdout II - HackerRank durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Scott Hacks Code 30 octobre 2023, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 72 fois et il a aimé 0 téléspectateurs. Bon visionnage!