User: Stampede

  • Public profile

User profile: Stampede

User info
User name:Stampede
History
Joined:
Number of posts:5
Latest posts:

Sorting a matrix
Yes i believe its proper, sadly if you enlarge the matrix it goes nuts as in 5x5 or 6x6 etc.

Sorting a matrix
I wrote this : [code] using namespace std; #include <algorithm> #include <stdio.h> #include <vector...

Sorting a matrix
Can you give me some example, i have no idea how exactly to do this.

Sorting a matrix
Yes that is what i mean. Basically sorting in a ascending way so if A(1)=B(1), A(2)=B(2),...,A(k)=B(...

Sorting a matrix
How to sort a matrix as in 4x4 like 4 4 6 1 1 2 7 2 9 4 7 3 1 5 7 2 9 3 with the following rules ...

This user does not accept Private Messages