User profile: semsemdiver

User info
User name:semsemdiver
History
Joined:
Number of posts:51
Latest posts:

sorting an integer array
Hi @seeplus thank you for your reply well noted, which version of C++ is your code? when i copied yo...

sorting an integer array
Hi @Ganado sorry it is my bad, this code (x+1) in python should work if the range is (len(nums)) not...

sorting an integer array
well noted @Ganado, i really appreciate it, >I'm not sure where you are at as far as your own person...

sorting an integer array
hi @seeplus, thanks a lot for your reply i appreciate your help. it seems i have missed a lot to lea...

sorting an integer array
thank you guys for your reply, i found the solution with comparing each 2 adjacent numbers. thank yo...