nook cannot open some of the PDF files# PDA - 掌中宝
s*n
1 楼
careercup上看到的。
Given three integers a, b,c. Write a function: int median (int a,int b,int c
) to get the median number among a,b,c. Can not use sort, the times of
integer operations (e.g. compare, + - * /, bit computing) the less the
better. Analyze the best and the worst situation. (Google)
http://www.careercup.com/question?id=14684795
Given three integers a, b,c. Write a function: int median (int a,int b,int c
) to get the median number among a,b,c. Can not use sort, the times of
integer operations (e.g. compare, + - * /, bit computing) the less the
better. Analyze the best and the worst situation. (Google)
http://www.careercup.com/question?id=14684795