User-submitted CPP Projects

24
2824 reads
SnakeandLadder
Enjoy snake and ladder in c++
SnakeandLadder

Run It Now!
30
2633 reads
Encryptor_Decryptor
Enter a message and this program will convert it into an encrypted message using simple XOR encrypion.
Run It Now!
33
3504 reads
CalculatePibyMontecalromethod
Calculation of Pi by Montecalro method. Please be minded it is not so accurate.
Run It Now!
55
2175 reads
LeapYear(1.0)

Enhancement Trail:  

LeapYear(1.0)    LeapYear





Run It Now!
36
2636 reads
Chirag1025's picture

Submitted by

Chirag1025
Tags:

Flowers
You and your K-1 friends want to buy N flowers. Flower number i has host ci.
Run It Now!
31
2168 reads
EightQueensPuzzle
A program to find all solutions to the eight queens puzzle on an standard 8x8 chessboard. If you can't see the solutions after a minute, hit enter.
Run It Now!
28
2414 reads
PascalTriangle(2.0)
pascal triangle using c

Enhancement Trail:  

PascalTriangle(2.0)    PascalTriangle(1.0)    PascalTriangle





Run It Now!
28
2436 reads
PascalTriangle(1.0)
pascal triangle using c

Enhancement Trail:  

PascalTriangle(1.0)    PascalTriangle





Run It Now!
35
2529 reads
PascalTriangle
pascal triangle using c++
Run It Now!