User profile: clodi

User info
User name:clodi
Email:cxc129@bham.ac.uk
Name:Claudio
Location:UK, Birmingham
History
Joined:
Number of posts:95
Latest posts:

recursion isn't working why? (6 lines)
..and now I am stuck because I have to generate as many vectors as input by the user. Basically I ne...

recursion isn't working why? (6 lines)
'hello' is global because I generate the array in another function

recursion isn't working why? (6 lines)
I was gonna reply with "no, you are wrong" but then I kept re-reading your post. It took me 15 min t...

recursion isn't working why? (6 lines)
simplest question. WHY does this code crash? ('hello' is the vector: [1, 2, 3] with size 3.) [code...

random_shuffle not working?
thanks a lot!! it worked!