You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Decreasing-Layered-Matrix/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Decreasing-Layer-Matrix
2
2
3
-
My first project was in the "Fundamentals of Programming" course when I was in 1st semester of my bachelor's at IAUSTB. This Program calculates an N*N matrix in which its outmost layer is filled by the Number N and each nested layer starts to decrease this value and at the end, the innermost layer is filled with 0 value.
3
+
My first project was in the "Fundamentals of Programming" course when I was in 1st semester of my bachelor's at IAUSTB. This Program calculates an N*N matrix in which its outmost layer is filled by the Number N and each nested layer starts to decrease this value and at the end, the innermost layer is filled with 1 value.
0 commit comments