User: eci0x

  • Public profile

User profile: eci0x

User info
User name:eci0x
History
Joined:
Number of posts:12
Latest posts:

comparing 2D array element with 1D array element
I have a dynamic 2D array and I need to compare it to a static1D arrays elements, but my code doesn'...

sorting 2 dimensional dynamic array in ascending order
Hello! I got a 2d dynamic array to sort. If i have for an example ar array like: 321 231 321 ...

sorting dynamic 2D array
My question is how to sort it 1 row at a time. Would it be something like- [code] int** A; cin>>n; A...

sorting dynamic 2D array
I want to sort a 2D DYNAMIC array horizontaly & verticaly. I want to do it 1 row at a time, such as ...

Latin square
Hello! I have an assignment in which I have to check if an entered DYNAMIC 2D array is a latin squa...

This user does not accept Private Messages