User-submitted CPP Projects

33
2213 reads

February 22, 2013

Scope resolution operator


This program shows the scope of variables and the scope resolution operator.

22
1809 reads

February 20, 2013

Static Variable


This example calculates the Fibonacci series and depicts the use of static variables for the same.

70
8753 reads
Blackjack - The card game (1.1)
Blackjack - The card game, now c++'d. (update fixed scoring with aces)
Blackjack - The card game (1.1)

Run It Now!
53
3788 reads
palindrome_generator
Find out all possible palindromes of required length that can be generated from the alphabets you need on repetition.
palindrome_generator

Run It Now!
52
3384 reads
BHAVESH's picture

Submitted by

BHAVESH
Tags:

YOUR_NAME_IN_JAPANESE
THIS PROGRAM TAKE INPUT AS STRING YOUR NAME AND CONVERT INTO THE JAPANESE ACCORDING TO THEIR LANGUAGES RULES
YOUR_NAME_IN_JAPANESE

Run It Now!
204
3674 reads
atul_priyadarshi's picture

Submitted by

atul_priyadarshi
Tags:

number_to_roman
enter a year and convert it to roman
number_to_roman

Run It Now!
228
4357 reads
karthik's picture

Submitted by

karthik
date_vaidity_nd_new_year_check
Checks wether a date is a valid date nd if it is a first day f a an year or decade or millenium nd prints the comments respectively :)
date_vaidity_nd_new_year_check

Run It Now!
287
3677 reads
karthik's picture

Submitted by

karthik
year_calendar
Given an year it prints the whole calendar of that year :)
year_calendar

Run It Now!
326
7780 reads
Calculator
"My simple calculator made with a switch and case condition"
Calculator

Run It Now!
333
5430 reads
karthik's picture

Submitted by

karthik
NAME_ANALYSER_1
prev one is nt working use this 1
NAME_ANALYSER_1

Run It Now!