Skip to content

Commit 8b6598a

Browse files
authored
Update and rename swap.cpp to swap.c
1 parent bf9ea12 commit 8b6598a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swap.cpp swap.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ int main()
44
{
55
int a,b;
66

7-
7+
printf("@Author - Yash Lade !!\n");
88
printf("Enter first number :");
99
scanf("%d",&a);
1010

0 commit comments

Comments
 (0)