Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
引用符
i は mxn 行列 n,m>1 を持っています: 角度要素の和を求めます ex [1 5 2] [3 6 4] sum =1+2+3+4