Im just beginning with c++... can anyone give me a small challenge .....i want to try with what i have learned | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

Im just beginning with c++... can anyone give me a small challenge .....i want to try with what i have learned

8th Dec 2017, 11:05 AM
Shariff
Shariff - avatar
4 Answers
+ 4
Try to search the keyword "challenge" in the Q&A section. You'll find many things to feast your skills upon. 😉
8th Dec 2017, 11:46 AM
blackcat1111
blackcat1111 - avatar
+ 2
If you want i tell you some challenges: 1 Detect if a word is a palindrome. 2 Return the square and cube of a input number. 3 With dinamic memory get any names with their number phones and then looking for anyone of them. 4 Draw a square or rectangle whose width and height choices are entered by the user. You can see an example for the last challenge here: https://code.sololearn.com/cK7EgrWQa6pT/?ref=app
9th Dec 2017, 4:59 AM
Iago
Iago - avatar