Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Kenichi: The Mightiest Disciple

#include<iostream>
using namespace std;

int main() {
int n;
cin>>n;
int matrix[n][n];
for (int i=0;i<n; i++) {
for (int j = 0; j < n; j++) {
cin >> matrix[i][j];
}
}
bool isUpperTriangular = true;
for (int i=1;i<n;i++) {
for (int j=0;j<i;j++) {
if (matrix[i][j] != 0) {
isUpperTriangular = false;
break;
}
}
if (!isUpperTriangular) {
break;
}
}
if (isUpperTriangular) {
cout<<"Upper triangular matrix\n";
} else {
cout<<"Not an Upper triangular matrix\n";
}
return 0;
}

Hajimete no Hitozuma

https://www.wcofun.tv/

https://mangafire.to/read/netorare-manga-no-kuzu-otoko-ni-tensei-shita-hazu-ga-
heroine-ga-yottekuru-ken.xvjrz/en/chapter-1

https://animerulz.in/

Ixion Saga Dimensional Transfer

9223008333
https://www.onlinesbi.sbi/#

https://animerulz.in/backflip-125839/

https://www.youtube.com/watch?v=n6BzliZA_R0

Within the delicate embrace of time, growth unfurls as the exquisite and ultimate
gift, an ever-evolving symphony that transforms the tapestry of existence into a
masterpiece of perpetual becoming

Anicrush.to

You might also like