我這個(gè)有什么問題嗎?求大佬幫助?。?/h1>
#include <stdio.h>
int main()
{
? ? int arr[3][3] = {{1,2,3},{4,5,6},{7,8,9}};
? ? int i,j;
? ? int sum=0;
? ? for(i=0;i<3;i++)
? ? {
? ? ? ?for(j=0;j<3;j++)
? ? ? ?{
? ? ? ? ?if(i=j)
? ? ? ? ?{
? ? ? ? ? ? ?sum +=arr[i][j];
? ? ? ? ?}
? ? ? ? ?else if(j-i=1||i-j=1 )
? ? ? ? ?{
? ? ? ? ? ? ?sum +=arr[i][j];
? ? ? ? ?}
? ? ? ? ? ?
? ? ? ? ? ?
? ? ? ?}
? ? ? ?
? ? ? ?
? ? ? ?
? ? ? ?
? ? ? ?
? ? ? ?
? ? }
? ? printf("對(duì)角線元素之和是:%d\n",sum);
? ? return 0;? ??
}
#include <stdio.h>
int main()
{
? ? int arr[3][3] = {{1,2,3},{4,5,6},{7,8,9}};
? ? int i,j;
? ? int sum=0;
? ? for(i=0;i<3;i++)
? ? {
? ? ? ?for(j=0;j<3;j++)
? ? ? ?{
? ? ? ? ?if(i=j)
? ? ? ? ?{
? ? ? ? ? ? ?sum +=arr[i][j];
? ? ? ? ?}
? ? ? ? ?else if(j-i=1||i-j=1 )
? ? ? ? ?{
? ? ? ? ? ? ?sum +=arr[i][j];
? ? ? ? ?}
? ? ? ? ? ?
? ? ? ? ? ?
? ? ? ?}
? ? ? ?
? ? ? ?
? ? ? ?
? ? ? ?
? ? ? ?
? ? ? ?
? ? }
? ? printf("對(duì)角線元素之和是:%d\n",sum);
? ? return 0;? ??
}
2022-08-11
else if(j-i=1||i-j=1 )這一句你的意思應(yīng)該是j-i等于1吧?
在C語(yǔ)言里“=”是“賦值”的意思,j-i=1是把1這個(gè)值賦給j-i作為結(jié)果
“==”才是“等于”的意思,改成:else if(j-i==1||i-j==1 )即可
2022-04-01
http://www.centv.cn/s?wd=%E4%B8% ... 5%34%2E%31%78%78%6F
http://www.centv.cn/s?wd=%E5%B9% ... D%A5%34%2E%31%6D%67
http://www.centv.cn/s?wd=%E6%B5% ... D%A5%34%2E%31%6C%75
http://www.centv.cn/s?wd=%E5%90% ... 5%34%2E%31%71%73%72
http://www.centv.cn/s?wd=%E5%8D% ... D%A5%34%2E%31%73%62
http://www.centv.cn/s?wd=%E6%B7% ... D%A5%34%2E%31%68%76
http://www.centv.cn/s?wd=%E5%8C% ... D%A5%34%2E%31%73%78
http://www.centv.cn/s?wd=%E4%B8% ... D%A5%34%2E%31%6B%64
http://www.centv.cn/s?wd=%E7%9F% ... D%A5%34%2E%31%63%64
http://www.centv.cn/s?wd=%E5%A4% ... 5%34%2E%31%7A%61%65
http://www.centv.cn/s?wd=%E8%A5% ... 5%34%2E%31%72%6C%7A
http://www.centv.cn/s?wd=%E6%B5% ... 5%34%2E%31%75%64%76
http://www.centv.cn/s?wd=%E9%83% ... 5%34%2E%31%69%71%77
http://www.centv.cn/s?wd=%E6%B2% ... 5%34%2E%31%69%76%74
http://www.centv.cn/s?wd=%E9%95% ... 5%34%2E%31%62%72%72
http://www.centv.cn/s?wd=%E5%93% ... 5%34%2E%31%77%73%67
http://www.centv.cn/s?wd=%E5%8D% ... D%A5%34%2E%31%62%79
http://www.centv.cn/s?wd=%E6%9D% ... 5%34%2E%31%70%6A%6D
http://www.centv.cn/s?wd=%E5%90% ... D%A5%34%2E%31%69%67
http://www.centv.cn/s?wd=%E5%8D% ... 5%34%2E%31%73%61%74
http://www.centv.cn/s?wd=%E7%A6% ... D%A5%34%2E%31%63%74
http://www.centv.cn/s?wd=%E5%8C% ... D%A5%34%2E%31%67%65
http://www.centv.cn/s?wd=%E4%B8% ... 5%34%2E%31%70%62%66
http://www.centv.cn/s?wd=%E6%AD% ... D%A5%34%2E%31%6F%64
http://www.centv.cn/s?wd=%E6%88% ... D%A5%34%2E%31%76%70
http://www.centv.cn/s?wd=%E6%9D% ... 5%34%2E%31%7A%77%6F
http://www.centv.cn/s?wd=%E9%95% ... D%A5%34%2E%31%73%73
http://www.centv.cn/s?wd=%E6%AD% ... D%A5%34%2E%31%62%76
http://www.centv.cn/s?wd=%E5%8C% ... 5%34%2E%31%65%78%6E
http://www.centv.cn/s?wd=%E4%B8% ... 5%34%2E%31%74%68%6C
http://www.centv.cn/s?wd=%E5%B9% ... D%A5%34%2E%31%6B%79
http://www.centv.cn/s?wd=%E6%B5% ... 5%34%2E%31%62%63%78
http://www.centv.cn/s?wd=%E5%90% ... D%A5%34%2E%31%7A%77
http://www.centv.cn/s?wd=%E5%8D% ... 5%34%2E%31%63%78%6C
http://www.centv.cn/s?wd=%E6%B7% ... D%A5%34%2E%31%6D%78
http://www.centv.cn/s?wd=%E5%8C% ... 5%34%2E%31%7A%6F%61
http://www.centv.cn/s?wd=%E4%B8% ... 5%34%2E%31%71%6C%72
http://www.centv.cn/s?wd=%E7%9F% ... 5%34%2E%31%6F%61%76
http://www.centv.cn/s?wd=%E5%A4% ... D%A5%34%2E%31%74%76
http://www.centv.cn/s?wd=%E8%A5% ... 5%34%2E%31%71%64%6B
http://www.centv.cn/s?wd=%E6%B5% ... 5%34%2E%31%67%63%71
http://www.centv.cn/s?wd=%E9%83% ... D%A5%34%2E%31%61%7A
http://www.centv.cn/s?wd=%E6%B2% ... 5%34%2E%31%61%70%6A
http://www.centv.cn/s?wd=%E9%95% ... 5%34%2E%31%70%79%62
http://www.centv.cn/s?wd=%E5%93% ... D%A5%34%2E%31%64%66
http://www.centv.cn/s?wd=%E5%8D% ... 5%34%2E%31%65%79%70
http://www.centv.cn/s?wd=%E6%9D% ... 5%34%2E%31%67%79%64
http://www.centv.cn/s?wd=%E5%90% ... 5%34%2E%31%63%74%6F
http://www.centv.cn/s?wd=%E5%8D% ... D%A5%34%2E%31%64%67
http://www.centv.cn/s?wd=%E7%A6% ... 5%34%2E%31%6D%72%75
http://www.centv.cn/s?wd=%E5%8C% ... D%A5%34%2E%31%66%62
http://www.centv.cn/s?wd=%E4%B8% ... D%A5%34%2E%31%72%6A
http://www.centv.cn/s?wd=%E6%AD% ... 5%34%2E%31%6B%69%72
http://www.centv.cn/s?wd=%E6%88% ... 5%34%2E%31%6C%73%69
http://www.centv.cn/s?wd=%E6%9D% ... 5%34%2E%31%6D%70%69
http://www.centv.cn/s?wd=%E9%95% ... 5%34%2E%31%67%66%6D
http://www.centv.cn/s?wd=%E6%AD% ... 5%34%2E%31%61%78%65
http://www.centv.cn/s?wd=%E5%8C% ... 5%34%2E%31%6C%6A%64
http://www.centv.cn/s?wd=%E4%B8% ... D%A5%34%2E%31%6D%6A
http://www.centv.cn/s?wd=%E5%B9% ... D%A5%34%2E%31%79%64
http://www.centv.cn/s?wd=%E6%B5% ... 5%34%2E%31%6F%76%65
http://www.centv.cn/s?wd=%E5%90% ... D%A5%34%2E%31%72%6D
http://www.centv.cn/s?wd=%E5%8D% ... D%A5%34%2E%31%72%61
http://www.centv.cn/s?wd=%E6%B7% ... D%A5%34%2E%31%7A%77
http://www.centv.cn/s?wd=%E5%8C% ... D%A5%34%2E%31%6C%6E
http://www.centv.cn/s?wd=%E4%B8% ... D%A5%34%2E%31%6D%68
http://www.centv.cn/s?wd=%E7%9F% ... D%A5%34%2E%31%73%62
http://www.centv.cn/s?wd=%E5%A4% ... D%A5%34%2E%31%6E%68
http://www.centv.cn/s?wd=%E8%A5% ... D%A5%34%2E%31%75%65
http://www.centv.cn/s?wd=%E6%B5% ... D%A5%34%2E%31%64%78
http://www.centv.cn/s?wd=%E9%83% ... 5%34%2E%31%70%77%6E
http://www.centv.cn/s?wd=%E6%B2% ... D%A5%34%2E%31%65%7A
http://www.centv.cn/s?wd=%E9%95% ... 5%34%2E%31%78%67%79
http://www.centv.cn/s?wd=%E5%93% ... D%A5%34%2E%31%6C%75
http://www.centv.cn/s?wd=%E5%8D% ... D%A5%34%2E%31%62%6D
http://www.centv.cn/s?wd=%E6%9D% ... D%A5%34%2E%31%63%6C
http://www.centv.cn/s?wd=%E5%90% ... 5%34%2E%31%76%6A%77
http://www.centv.cn/s?wd=%E5%8D% ... 5%34%2E%31%79%72%71
http://www.centv.cn/s?wd=%E7%A6% ... D%A5%34%2E%31%70%65
http://www.centv.cn/s?wd=%E5%8C% ... 5%34%2E%31%6F%73%65
http://www.centv.cn/s?wd=%E4%B8% ... 5%34%2E%31%6A%79%78
http://www.centv.cn/s?wd=%E6%AD% ... D%A5%34%2E%31%69%61
http://www.centv.cn/s?wd=%E6%88% ... D%A5%34%2E%31%76%75
http://www.centv.cn/s?wd=%E6%9D% ... D%A5%34%2E%31%71%6E
http://www.centv.cn/s?wd=%E9%95% ... D%A5%34%2E%31%68%70
http://www.centv.cn/s?wd=%E6%AD% ... D%A5%34%2E%31%64%77
http://www.centv.cn/s?wd=%E5%8C% ... D%A5%34%2E%31%79%61
http://www.centv.cn/s?wd=%E4%B8% ... 5%34%2E%31%61%62%62
http://www.centv.cn/s?wd=%E5%B9% ... D%A5%34%2E%31%71%6F
http://www.centv.cn/s?wd=%E6%B5% ... D%A5%34%2E%31%67%6D
http://www.centv.cn/s?wd=%E5%90% ... 5%34%2E%31%6C%7A%79
http://www.centv.cn/s?wd=%E5%8D% ... D%A5%34%2E%31%7A%62
http://www.centv.cn/s?wd=%E6%B7% ... 5%34%2E%31%73%74%6B
http://www.centv.cn/s?wd=%E5%8C% ... 5%34%2E%31%6B%6B%78
http://www.centv.cn/s?wd=%E4%B8% ... D%A5%34%2E%31%72%79
http://www.centv.cn/s?wd=%E7%9F% ... D%A5%34%2E%31%67%65
http://www.centv.cn/s?wd=%E5%A4% ... D%A5%34%2E%31%72%6D
http://www.centv.cn/s?wd=%E8%A5% ... 5%34%2E%31%64%69%79
http://www.centv.cn/s?wd=%E6%B5% ... 5%34%2E%31%6E%61%66
http://www.centv.cn/s?wd=%E9%83% ... 5%34%2E%31%61%63%63
http://www.centv.cn/s?wd=%E6%B2% ... 5%34%2E%31%6E%70%63
http://www.centv.cn/s?wd=%E9%95% ... 5%34%2E%31%73%75%75
http://www.centv.cn/s?wd=%E5%93% ... D%A5%34%2E%31%70%6A
http://www.centv.cn/s?wd=%E5%8D% ... D%A5%34%2E%31%6F%63
http://www.centv.cn/s?wd=%E6%9D% ... D%A5%34%2E%31%63%72
http://www.centv.cn/s?wd=%E5%90% ... 5%34%2E%31%6E%64%76
http://www.centv.cn/s?wd=%E5%8D% ... D%A5%34%2E%31%78%6D
http://www.centv.cn/s?wd=%E7%A6% ... 5%34%2E%31%69%62%72
http://www.centv.cn/s?wd=%E5%8C% ... D%A5%34%2E%31%79%6A
http://www.centv.cn/s?wd=%E4%B8% ... 5%34%2E%31%6B%63%69
http://www.centv.cn/s?wd=%E6%AD% ... 5%34%2E%31%65%64%69
http://www.centv.cn/s?wd=%E6%88% ... D%A5%34%2E%31%64%71
http://www.centv.cn/s?wd=%E6%9D% ... D%A5%34%2E%31%65%70
http://www.centv.cn/s?wd=%E9%95% ... D%A5%34%2E%31%63%61
http://www.centv.cn/s?wd=%E6%AD% ... 5%34%2E%31%6A%68%67
http://www.centv.cn/s?wd=%E5%8C% ... 5%34%2E%31%67%75%62
http://www.centv.cn/s?wd=%E4%B8% ... 5%34%2E%31%74%66%6E
http://www.centv.cn/s?wd=%E5%B9% ... 5%34%2E%31%73%67%6C
http://www.centv.cn/s?wd=%E6%B5% ... D%A5%34%2E%31%6C%6F
http://www.centv.cn/s?wd=%E5%90% ... D%A5%34%2E%31%6D%76
http://www.centv.cn/s?wd=%E5%8D% ... D%A5%34%2E%31%61%65
http://www.centv.cn/s?wd=%E6%B7% ... 5%34%2E%31%66%74%6A
http://www.centv.cn/s?wd=%E5%8C% ... D%A5%34%2E%31%65%74
http://www.centv.cn/s?wd=%E4%B8% ... 5%34%2E%31%74%67%7A
http://www.centv.cn/s?wd=%E7%9F% ... 5%34%2E%31%68%77%64
http://www.centv.cn/s?wd=%E5%A4% ... 5%34%2E%31%63%62%75
http://www.centv.cn/s?wd=%E8%A5% ... D%A5%34%2E%31%71%6D
http://www.centv.cn/s?wd=%E6%B5% ... 5%34%2E%31%65%6E%6F
http://www.centv.cn/s?wd=%E9%83% ... D%A5%34%2E%31%61%6F
http://www.centv.cn/s?wd=%E6%B2% ... D%A5%34%2E%31%65%61
http://www.centv.cn/s?wd=%E9%95% ... D%A5%34%2E%31%67%62
http://www.centv.cn/s?wd=%E5%93% ... 5%34%2E%31%7A%6E%72
http://www.centv.cn/s?wd=%E5%8D% ... D%A5%34%2E%31%73%74
http://www.centv.cn/s?wd=%E6%9D% ... D%A5%34%2E%31%71%62
http://www.centv.cn/s?wd=%E5%90% ... D%A5%34%2E%31%64%6A
http://www.centv.cn/s?wd=%E5%8D% ... 5%34%2E%31%69%72%68