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 Currency Formatter
Java Currency Formatter
Sort by
recency
|
905 Discussions
|
Please Login in order to post a comment
US: 12,324.13 India: Rs.12,324.13 China: ¥12,324.13 France: 12 324,13 € What is hte error in this
To pass all tests, Java 8 must be used.
import java.util.; import java.text.;
public class Solution {
}
import java.util.; import java.text.;
public class Solution {
}
just run in Java 7 to pass all the testcases otherwise in java 15 it won't pass even you output is exactly the same, even if you try changing the encodings.