摘要:
 阅读全文
posted @ 2024-10-17 08:53
hl_ks
阅读(7)
评论(0)
推荐(0)
摘要:
public class NarcissisticNumber { public static void main(String[] args) { for (int i = 100; i < 1000; i++) { int hundredsDigit = i / 100; int tensDig 阅读全文
posted @ 2024-10-17 08:41
hl_ks
阅读(16)
评论(0)
推荐(0)
浙公网安备 33010602011771号