四、請寫出下列 Java 語言程式的執行結果,也就是 System.out.println("Sum before the swap: " + Element.sum(e))及 System.out.println("Sum after the swap: " + Element.sum(e))的輸出結果。(20 分)