Skip to content

Commit

Permalink
Update starpattern1.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
ansiace authored Dec 28, 2024
1 parent 8421dab commit b3b9c03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions starpattern1.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include<iostream>
using namespace std;
int main()
// without input
{
for(int i=1;i<=5;i++)
{
Expand Down

0 comments on commit b3b9c03

Please sign in to comment.