Skip to content

Commit 10f2c95

Browse files
authored
Update README.md
1 parent 9932805 commit 10f2c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Online Programming/Sum of squares/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#SUM OF SQUARES OF ARRAY OF SIZE N
22

3-
###Following steps are followed:
3+
##Following steps are followed:
44

55
1. First, we take the size of the array as input (N).
66

0 commit comments

Comments
 (0)