User profile: Alexandre

User info
User name:Alexandre
Location:Paris
History
Joined:
Number of posts:3
Latest posts:

Allocation of multidimensional array
Hello, I would like to make an array of [code]n[/code] pointers to arrays of [code]m[/code] integ...

Sorting part of a vector
I got it ! First [code]s/42/43/[/code]. The other point is that I expected my comparator to be given...

Sorting part of a vector
Hello, In a [code]vector[/code] of integers, I would like to sort elements whose indices are betw...