Skip to content

Commit

Permalink
updated logs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 9, 2024
1 parent 98dde70 commit 2eb67cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -527,15 +527,15 @@ NUMBER IS ODD
(b) with else option.
```
- [sadman](solutions/sadman/6/1.c)
- [sharafat](solutions/sharafat/6/1.c)
- [Mobin](solutions/Mobin/6/1.c)
- [sharafat](solutions/sharafat/6/1.c)

2. Write a program to find the number of and sum of all integers greater than 100 and less than 200 that
are divisible by 7.
- [sadman](solutions/sadman/6/2.c)
- [Mobin](solutions/Mobin/6/2.c)
- [sharafat](solutions/sharafat/6/2.c)
- [NAYEMA](solutions/NAYEMA/6/2.c)
- [Mobin](solutions/Mobin/6/2.c)

3. A set of two linear equations with two unknowns x1 and x2 is given below:
```
Expand Down

0 comments on commit 2eb67cd

Please sign in to comment.