sorting

  1. bharat_r

    Sorting a multidimensional list in python

    Hello I have created a multidimensional list in python I used the following code: r =[(300, 4), (5, 6), (100, 2)] I tried sorting it in ascending order using r.sort() and I get [(5, 6), (100, 2), (300, 4)] I want it to get sorted based on each on the 2nd element instead of the...
  2. L

    System not switching on

    When i switch on my system,it gets switched off immediately.I changed the smps, cleaned the ram slot and ram .Please help me in sorting out the issue. System configuration: amd athlon 64bit asus-k8n-Vm 1gb ram 160gb HD
  3. J

    sorting problem??? help please...

    hey guys, i am doin this program for sorting two-dimnsional aray in ascendin order, and it should accpt N inputs from user... whr N is 7 this is what i have done so far.... void sortLastNames(char name[][N], int N) { int count, count1; char tempname[20]; for(count=0...
  4. fazcorp_88

    Unexpected Restarts!!!!!!!!!!!!!!!!!!!!!

    hey everyone i bought my new cpu with intel motherboard 4 months back it was working fine but these days the system just restarts unexpectedly without any warning. can u guys help me in sorting this mess out. thanks p.s I was using azeurus most of the time when these restarts occured
  5. J

    I want to know the problem

    i am unable to play DVD movies in my DVD writer.Both audio and video is displayed (plaYING) bit by bit.My machine is celeron 900mhz and ram is 256SD.CAN ANY ONE HELP ME IN SORTING OUT MY PROBLEM.I INSTALLED dIRECTX 9C AS RECOMMENDED BY FRIEND. THAT WONT HELP ME. THANKS IN ADVANCE.
Top Bottom