我在logcat中获得int (调试器是因为我的代码不工作)。它存储在一个向量中,我得到了一个if条件下的数字,但是它没有在资源中得到声明的整数。Log.d("Valor de int correcto",String.valueOf((int) puntuation.get(5)));
D/Valor de Valor
如果数字小于40,则工资为标准:工作小时数*小时工资如果数字大于40,则工资为小时工资,超过40小时的小时工资为1.5。代码应显示以下输出:#假设员工数仅为2,:insert the number of worked hours:20the employee worked for 20 hours and the earned is 200.00$def calculate_total_pay_cad(