为什么会像这样简单:
System.out.println("test problem: " + 194*194*194*409);
输出这样的东西:
test problem: -1308701240
java computer-science
computer-science ×1
java ×1