C#:实现一对数是否为亲和数算法 以下是判断C#中一对数是否为亲和数的源代码: using System; class Program { static void Main(string[] args) {