I am a 12 year old c++ expert@Stewbond , thanks ,That really inspired me.
Ideas for C++ projectsCreate a c++ compiler.
Help passing array in function Write your function declaration after this line using namespace std; You have also not declared s...
switch case return only 1 value Your if structure in the main() is incorrect And while comparing use == and not = in if (a=true)
Random numbers not workingWhy are you using == for assigments . Use a single = for all your assignments.
This user does not accept Private Messages