We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e250ea commit 8a63211Copy full SHA for 8a63211
1 file changed
content/Blog/A2B.md
@@ -787,6 +787,8 @@ x = 1
787
788
### 5-4. A - B
789
790
+#### Solution 1 (18 lines)
791
+
792
> Not a good solution, too
793
794
```
@@ -810,6 +812,35 @@ G1=
810
812
(start)0=
811
813
814
815
+#### Solution 2 (8 lines)
816
817
+```
818
+-1 = |x-
819
+-0 = |-
820
+x| = |xx
821
+| =
822
+1x = 0
823
+0x = x1
824
+- =
825
+(start)0 =
826
827
828
+#### Solution 3 (11 lines, no keyword)
829
830
831
832
833
834
835
836
837
+- = yyyyyyy
838
+0y = y0
839
+1y = y1
840
+y0 =
841
+y =
842
843
844
### 5-5. A * B
845
846
> No solution yet
0 commit comments