Java — high precision

Although catching cold, I learned Java for the whole day yesterday and finished one book. Without any exceptions, Java is the language alike C++ and hence it’s easy for me. As I said before, Java is not so strong in most areas, STL for instance, but it really performances well in calculating high precision numbers.

As a result, after studying the grammer of Java and some more exercises, I can now enjoy this strong ability of Java!

A problem I am still faced with is how to read data from Input more rapidly, as for Java, Scanner means cin in C++, giving low efficency. What is the scanf in Java? I’ll be extremely happy if you tell me.

This entry was posted on Wednesday, October 15th, 2008 at 2:09 am and is filed under This is my life. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Post a Comment