Problem C: 矩陣對角線求和
#include<stdio.h> int main() { int n,a[10][10]; scanf("%d",&n); int i,j,sum1=0,sum2=0; for(i=0;i<n;i++) for(j=0;j<n;j++) scanf("%d",&a[i][j]); for(i=0;i<n;i++) { for(j=0;j<n;j++) { if(i==j) sum1+=a[i][j];if(i+j==n-1) sum2+=a[i][j]; } } printf("%d %d\n",sum1,sum2); return 0; }
相關推薦
Problem C: 矩陣對角線求和
#include<stdio.h> int main() { int n,a[10][10]; scanf("%d",&n); int i,j,sum1=0,sum2=0; for(i=0;i<n;i++) for(j=0;j<n;
ACMNO.19 C語言-對角求和 求一個3×3矩陣對角線元素之和。 輸入 矩陣 輸出 主對角線 副對角線 元素和 樣例輸入 1 2 3 1 1 1 3 2 1 樣例輸出 3 7
這個我做了改進,可以實現NXN的矩陣。求出對角線之和! 只需要修改定義的define z的值就好! 接下來,進入正題! 題目描述: 求一個3×3矩陣對角線元素之和。 輸入 矩陣 輸出 主對角線 副對角線 元素和 樣例輸入 1 2 3 1 1 1 3
HDU 5950 - Recursive sequence - [矩陣快速冪加速遞推][2016ACM/ICPC亞洲區瀋陽站 Problem C]
題目連結:http://acm.hdu.edu.cn/showproblem.php?pid=5950 Farmer John likes to play mathematics games with his N cows. Recently, they are attracted by recursive
Problem C: 零起點學演算法93——矩陣轉置
#include<stdio.h> int main() { int n,m,a[10][10],b[10][10]; while(scanf("%d%d",&n,&m)!=EOF) { for(int i=0;i&l
C語言 求一個3*3的整形矩陣對角線元素之和
#include<stdio.h> int main() {int a[3][3],i,j,sum1=0,sum2=0; for(i=0;i<3;i++) for(j=0;j<3;j++) scanf("%d",&a[i][j]); for(i=
C語言OJ專案參考(1044):矩陣對角線元素之和
1044:矩陣對角線元素之和 Description 求一個3×3矩陣對角線元素之和。 Input 矩陣 Output 主對角線 副對角線 元素和 Sample Input 1 2 3
【二分】Urozero Autumn Training Camp 2016 Day 5: NWERC-2016 Problem C. Careful Ascent
ret mes printf %d esp n+1 ++ for d+ 二分Vx即可。 #include<cstdio> #include<algorithm> using namespace std; #define EPS 0.00000000
Codeforces Round #427 (Div. 2) Problem C Star sky (Codeforces 835C) - 前綴和
題目 scan 開心 color 一個 lin cond cati ict The Cartesian coordinate system is set in the sky. There you can see n stars, the i-th has coordi
HDU 5402(Travelling Salesman Problem-構造矩陣對角最長不相交路徑)
2.7 sample sum tro 長城 2.3 owin trac cal Travelling Salesman Problem Time Limit: 3000/1500 MS (Java/Others) Memory Limit: 65536/
Problem C: 機器翻譯【stl-隊列】
size enter stl 當前 ron 沒有 原理 fstream long Problem C: 機器翻譯 Time Limit: 1 Sec Memory Limit: 128 MBSubmit: 54 Solved: 27[Submit][Status]
Gauss Fibonacci HDU - 1588 等比矩陣列求和
txt nbsp const while atp n) algo () operator 二分求和或者矩陣套矩陣|A E| ^n = |A^n E+...+A^(n-1)||0 E| |0 E |https://cn.vjudge.
Codeforces Round #436 (Div. 2), problem: (C) Bus
cst lag () turn code span cpp urn print #include <cstdio> int main(){ long long a,b,f,k,i,tot,s[11000],cnt; scanf("%lld%lld%lld%l
Codeforces Round #439 (Div. 2) Problem C (Codeforces 869C) - 組合數學
note als 9.png fig fine 連接 time mod reac — This is not playing but duty as allies of justice, Nii-chan! — Not allies but j
fjnu2016-2017 低程 PROBLEM C 汪老司機
() int long ace end return 方程 動態 win 動態規劃 方程 #include <iostream>#include <iomanip>#include <cmath>#include <algorith
#452 Div2 Problem C Dividing the numbers ( 思維 || 構造 )
tin ros family 過程 clas num microsoft splay 選擇 題意 : 將從 1 ~ n 的數分成兩組,要求兩組和的差值盡可能小,並輸出其中一組的具體選數情況 分析 : 如果將這 n 個數從大到小四個一組來進行選擇的話那麽差值就為 0 ,然
十六:矩陣數字求和
while close 斜線 不一定 ring 給定 scan log pos 問題 : 矩陣數字求和題目描述給定一個數字矩陣,數字中間用空格分開。 求:行,列,45°斜線(不一定是對角線) 中,和最大的是多少 輸出:這個最大的和. 比如矩陣 9 8 2 2 2 4 1 5
BZOJ2302 [HAOI2011]Problem c 【dp】
red 多少 void ons sum ems () \n 直接 題目 給n個人安排座位,先給每個人一個1~n的編號,設第i個人的編號為ai(不同人的編號可以相同),接著從第一個人開始,大家依次入座,第i個人來了以後嘗試坐到ai,如果ai被占據了,就嘗試ai+1,ai+1也
Problem C: 從點到面
limit hint 出現 pac 屬性 code get 構造函數、析構函數 拷貝構造函數 Problem C: 從點到面 Time Limit: 1 Sec Memory Limit: 128 MBSubmit: 3317 Solved: 1854[Subm
Problem C: 質心算法
enter 測試用例 運算符 構造函數的調用 平均值 mst 對象 light 另一個 Problem C: 質心算法 Time Limit: 1 Sec Memory Limit: 128 MBSubmit: 2799 Solved: 1290[Submit][St
Problem C: STL——括號匹配
hint href tac mit emp for content CP ask Problem C: STL——括號匹配 Time Limit: 1 Sec Memory Limit: 128 MBSubmit: 4075 Solved: 2532[Submi