0
I need help
Iâm trying to define a bunch of function for this program that im writing in C++ and i have no idea how to define them All the code is posted onto my account for you all to look at
12 Respostas
+ 2
Frandel You have a + symbol here at the right when you type. Click on it, select insert code then go to your code and click on it then click done to add your code here.
+ 2
Avinesh
Thanks for the heads-up buddy đ
But I really can't, not right now, I gotta go, but I'll be back later to have a look : )
+ 1
Ipang Can you please look into his code and see where has he gone wrong, I'm travelling right now and this code doesn't work well on the code playground.
0
Post your code for such kind of doubts so that we can understand the actual problem.
0
I posted it
0
First complete the course you have doubt in. So that you understand what you are trying to write in your code. This is from the course and hope it helps.
https://www.sololearn.com/learn/CPlusPlus/1635/
0
I know what functions are, i just need help on figuring out what i need to put in all the functions
0
Frandel You need to write the logic on the basis of what you want to return from the function. Now see, without looking at any code how do you think that someone is going to know what you want.
0
I posted the code on my account
0
there you go
0
none of the functions are defined and nothing is in main yet, i just need to know how to define those specific functions