Popular repositories Loading
-
Marksheet_Maker
Marksheet_Maker PublicThis is a simple terminal-based C program designed to generate an intermediate (Class 11–12) marksheet for students based on their stream. It only uses basic C constructs (printf, scanf, if-else, a…
C 1
-
Electricity_Bill_Calculator
Electricity_Bill_Calculator PublicThis is a simple CLI-based application written in C that calculates your approximate electricity bill based on the previous month's meter reading and the current meter reading. It uses a fixed rate…
C 1
-
Luhn_Algorithm
Luhn_Algorithm PublicThis C program validates a 16-digit number using the Luhn algorithm, a simple checksum formula used to validate identification numbers such as credit card or debit card numbers.
C 1
If the problem persists, check the GitHub status page or contact support.