You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: archive/m/m4/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
Welcome to Sample Programs in M4! To find documentation related to the M4 code in this repo, look [here](https://sampleprograms.io/languages/m4).
7
7
8
-
## Sample Programs List - 34/38 :smile:
8
+
## Sample Programs List - 35/38 :smile:
9
9
10
10
In this section, we feature a list of completed and missing programs in M4. See above for the current amount of completed programs in M4. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you.
11
11
@@ -28,6 +28,7 @@ Below, you'll find a list of completed code snippets in M4. Code snippets preced
28
28
-:warning:[Fraction Math in M4](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fraction+math+m4)[[Requirements](https://sampleprograms.io/projects/fraction-math)]
29
29
-:warning:[Hello World in M4](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+m4)[[Requirements](https://sampleprograms.io/projects/hello-world)]
30
30
-:warning:[Insertion Sort in M4](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+insertion+sort+m4)[[Requirements](https://sampleprograms.io/projects/insertion-sort)]
31
+
-:warning:[Job Sequencing in M4](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+job+sequencing+m4)[[Requirements](https://sampleprograms.io/projects/job-sequencing)]
31
32
-:warning:[Josephus Problem in M4](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+josephus+problem+m4)[[Requirements](https://sampleprograms.io/projects/josephus-problem)]
32
33
-:warning:[Linear Search in M4](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+m4)[[Requirements](https://sampleprograms.io/projects/linear-search)]
33
34
-:warning:[Longest Common Subsequence in M4](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+common+subsequence+m4)[[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
@@ -54,7 +55,6 @@ The following list contains all of the approved programs that are not currently
0 commit comments