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.
Java Stdin and Stdout II
Java Stdin and Stdout II
Sort by
recency
|
1185 Discussions
|
Please Login in order to post a comment
import java.util.Scanner;
public class Solution {
}
Simply take all the inputs in string and convert them to their respective data types before printing through type casting.
import java.util.*; import java.math.BigDecimal;
public class Solution {
}
Hi @Everyone can you please explain me how they are take input without any code