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/c/coffeescript/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
@@ -2,7 +2,7 @@
2
2
3
3
Welcome to Sample Programs in Coffeescript! To find documentation related to the Coffeescript code in this repo, look [here.](https://sampleprograms.io/languages/coffeescript)
4
4
5
-
## Sample Programs List - 6/37 :disappointed:
5
+
## Sample Programs List - 7/37 :disappointed:
6
6
7
7
In this section, we feature a list of completed and missing programs in Coffeescript. See above for the current amount of completed programs in Coffeescript. 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.
8
8
@@ -15,6 +15,7 @@ Below, you'll find a list of completed code snippets in Coffeescript. Code snipp
15
15
-:warning:[Factorial in Coffeescript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+factorial+coffeescript)[[Requirements](https://sampleprograms.io/projects/factorial)]
16
16
-:warning:[Fizz Buzz in Coffeescript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+coffeescript)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
17
17
-:warning:[Hello World in Coffeescript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+coffeescript)[[Requirements](https://sampleprograms.io/projects/hello-world)]
18
+
-:warning:[Longest Word in Coffeescript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+word+coffeescript)[[Requirements](https://sampleprograms.io/projects/longest-word)]
18
19
-:warning:[Quine in Coffeescript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+quine+coffeescript)[[Requirements](https://sampleprograms.io/projects/quine)]
19
20
20
21
### Missing Programs
@@ -37,7 +38,6 @@ The following list contains all of the approved programs that are not currently
-:x:[Longest Common Subsequence](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+common+subsequence&template=code-snippet-request.md&title=Add+Longest+Common+Subsequence+in+Coffeescript)[[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
0 commit comments