User: leon13

  • Public profile

User profile: leon13

User info
User name:leon13
Name:Leon
Location:New York
Bio:begginer programmer...
History
Joined:
Number of posts:9
Latest posts:

how to rotate elements to the left in array?
im trying to rotate an array to the left for example rotateLeft3([1, 2, 3]) → [2, 3, 1] her...

Recursive Function
your not calling the function correctly in the main. you need to add a paramter x to printreverse

Help with assignment
here is a start. Just put your code in the different cases and in defalut you can put a default mes...

what to learn next in c++?
yeah it returns false in the following example .. But I took your advice and got rid of all the unes...

what to learn next in c++?
I have checed with multiple elements and involving different elements of the array and it always giv...

This user does not accept Private Messages