Allow me to again thank you

Code: Select all
4
16
H 1 1
H 1 3
H 2 1
H 2 2
H 2 3
H 3 2
H 4 2
H 4 3
V 1 1
V 2 1
V 2 2
V 2 3
V 3 2
V 4 1
V 4 2
V 4 3
2
3
H 1 1
H 2 1
V 2 1
Code: Select all
scanf("%s %s", string_a, string_b);
Code: Select all
2
2 2
100 100
Code: Select all
2
100 100
2 2
Code: Select all
got ac with a little change