Skip to content

Commit fe85184

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (#5203)
Regenerated READMEs Co-authored-by: rzuckerm <[email protected]>
1 parent 6041a2f commit fe85184

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

archive/v/v/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Welcome to Sample Programs in V! To find documentation related to the V code in this repo, look [here](https://sampleprograms.io/languages/v).
77

8-
## Sample Programs List - 6/38 :disappointed:
8+
## Sample Programs List - 7/38 :disappointed:
99

1010
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.
1111

@@ -14,6 +14,7 @@ In this section, we feature a list of completed and missing programs in V. See a
1414
Below, you'll find a list of completed code snippets in V. Code snippets preceded by :warning: link to a GitHub issue query featuring a possible article request issue. If an article request issue doesn't exist, we encourage you to create one. Meanwhile, code snippets preceded by :white_check_mark: link to an existing article which provides further documentation. To see the list of approved projects, check out the official Sample Programs projects list.
1515

1616
- :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)]
17+
- :warning: [Duplicate Character Counter in V](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+duplicate+character+counter+v) [[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
1718
- :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)]
1819
- :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)]
1920
- :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)]
@@ -31,7 +32,6 @@ The following list contains all of the approved programs that are not currently
3132
- :x: [Convex Hull](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,convex+hull&template=code-snippet-request.md&title=Add+Convex+Hull+in+V) [[Requirements](https://sampleprograms.io/projects/convex-hull)]
3233
- :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)]
3334
- :x: [Dijkstra](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,dijkstra&template=code-snippet-request.md&title=Add+Dijkstra+in+V) [[Requirements](https://sampleprograms.io/projects/dijkstra)]
34-
- :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)]
3535
- :x: [Fibonacci](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fibonacci&template=code-snippet-request.md&title=Add+Fibonacci+in+V) [[Requirements](https://sampleprograms.io/projects/fibonacci)]
3636
- :x: [File Input Output](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,file+input+output&template=code-snippet-request.md&title=Add+File+Input+Output+in+V) [[Requirements](https://sampleprograms.io/projects/file-input-output)]
3737
- :x: [Fraction Math](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fraction+math&template=code-snippet-request.md&title=Add+Fraction+Math+in+V) [[Requirements](https://sampleprograms.io/projects/fraction-math)]

0 commit comments

Comments
 (0)