#include <stdio.h>
int main()
{int a,b,c,d,e,b1,b2,d1,d2,e1,e2,e3;
b1=b%10;
b2=b/10;
d1=d%10;
d2=d/10;
e1=e%10;
e2=e/10%10;
e3=e/100;
for(a=1;a<=9;a++)
for(b=12;b<=98;b++)
for(c=1;c<=9;c++)
for(d=12;a<=98;d++)
for(e=123;a<=987;c++)
{if((a*b==c*d==e)&&(a!=b1!=b2!=c!=d1!=d2!=e1!=e2!=e3))
printf("%d,%d,%d,%d,%d",a,b,c,d,e);}}我也编了个 不知道对不对 在下菜鸟 只是尝试下 计算机运行很久 不对的地方请指教 在下不胜感激
int main()
{int a,b,c,d,e,b1,b2,d1,d2,e1,e2,e3;
b1=b%10;
b2=b/10;
d1=d%10;
d2=d/10;
e1=e%10;
e2=e/10%10;
e3=e/100;
for(a=1;a<=9;a++)
for(b=12;b<=98;b++)
for(c=1;c<=9;c++)
for(d=12;a<=98;d++)
for(e=123;a<=987;c++)
{if((a*b==c*d==e)&&(a!=b1!=b2!=c!=d1!=d2!=e1!=e2!=e3))
printf("%d,%d,%d,%d,%d",a,b,c,d,e);}}我也编了个 不知道对不对 在下菜鸟 只是尝试下 计算机运行很久 不对的地方请指教 在下不胜感激