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/v/v/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 V! To find documentation related to the V code in this repo, look [here.](https://sampleprograms.io/languages/v)
4
4
5
-
## Sample Programs List - 5/37 :disappointed:
5
+
## Sample Programs List - 6/37 :disappointed:
6
6
7
7
In this section, we feature a list of completed and missing programs in V. See above for the current amount of completed programs in V. 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
@@ -12,6 +12,7 @@ Below, you'll find a list of completed code snippets in V. Code snippets precede
12
12
13
13
-:warning:[Baklava in V](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+v)[[Requirements](https://sampleprograms.io/projects/baklava)]
14
14
-:warning:[Even Odd in V](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+v)[[Requirements](https://sampleprograms.io/projects/even-odd)]
15
+
-:warning:[Factorial in V](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+factorial+v)[[Requirements](https://sampleprograms.io/projects/factorial)]
15
16
-:warning:[Fizz Buzz in V](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+v)[[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
16
17
-:warning:[Hello World in V](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+v)[[Requirements](https://sampleprograms.io/projects/hello-world)]
17
18
-:warning:[Reverse String in V](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+v)[[Requirements](https://sampleprograms.io/projects/reverse-string)]
@@ -27,7 +28,6 @@ The following list contains all of the approved programs that are not currently
27
28
-:x:[Depth First Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,depth+first+search&template=code-snippet-request.md&title=Add+Depth+First+Search+in+V)[[Requirements](https://sampleprograms.io/projects/depth-first-search)]
-:x:[Duplicate Character Counter](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,duplicate+character+counter&template=code-snippet-request.md&title=Add+Duplicate+Character+Counter+in+V)[[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
0 commit comments