C# 程序填空题 跪求跪求!!!!

2024-12-20 00:59:58
推荐回答(2个)
回答1:

1a.sun += count
1b.Double
1c. (int i = 1; i <= 20; i++)
if (i % 5 == 0)

唔,单位组织去SB会该走了,剩下的自己做吧,根本不算难...........

回答2:

1. (1) if (count % 2 == 1) sum += count;
(2) double
(3) int i = 1; i <= 20; i ++
(4) if (i % 5 == 0)
2. (5) this.real = r;
(6) this.imaginary = i;
(7) new Complex( real - right.real, imaginary - right.imaginary );
3. (1) return 1;
(2) return -1;
2. (3) Convert.ToInt32(Console.ReadLine());
(4) x == -1
(5) y / n