Skip to content

Commit dcc74d6

Browse files
authored
Update scan2.cpp
1 parent ba0c9a5 commit dcc74d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LAB-8/scan2.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ int main()
6666
}
6767

6868
int prev_head;
69-
printf("enter previous head position\n");
69+
printf("\nenter previous head position\n");
7070
scanf("%d",&prev_head);
7171

7272
int c;

0 commit comments

Comments
 (0)