Pinned Loading
-
Membership-Manager
Membership-Manager PublicManages membership of a society; add members, view long-standing members by membership length, revoke membership from those leaving.
C++
-
Ticket-Manager
Ticket-Manager PublicManges waiting lists for tickets to currently sold out events. Multiple queues.
C++
-
Doubly-Linked-List
Doubly-Linked-List PublicUniverty assignment; add/delete integers to/from doubly linked list and print in ascending or descending order (uses templates).
C++
-
Code-Line-Counter
Code-Line-Counter PublicCounts the number of blank lines, commented lines, lines with only brackets, and total number of lines in a given code (text) file, and uses these to calculate the number of actual lines of code. I…
C++
-
Pi-Calculator
Pi-Calculator PublicCalculates pi to an accuracy of 5 decimal places, without already knowing what that number should be. University assignment.
Erlang
-
Unique-Counter
Unique-Counter PublicCounts how many unique numbers or words there are in a given number list or text file. University assignment.
Erlang
If the problem persists, check the GitHub status page or contact support.