1.题目 2.源代码 /** * 計算本息和 * @author 江楓漁火對愁眠 * */ public class PrincipalInterest { public static void main(String[] args) { int principal =