A
A
altair_u2016-03-24 04:28:51
C++ / C#
altair_u, 2016-03-24 04:28:51

Sorting a 2D C++ array?

How to sort two dimensional array bool a[3][6]={{1,0,0,1,1,0},
{0,1,0,0,1,1},
{0,0,1,1 ,1,1}
};
By columns?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question