Redian新闻
>
nook cannot open some of the PDF files
avatar
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
avatar
w*s
2
it can open some pdf, but not all.
For the ones i cannot open, copied back to pc and opens fine.
any hints ?
avatar
e*s
3
第一个回复就是了吧。
int median(int a, int b, int c){
int m = min(a,b);
int n = min(b,c);
int o = min(c,a);
return(m^n^o);
}
avatar
m*x
4
hd+? update adobe reader

【在 w*s 的大作中提到】
: it can open some pdf, but not all.
: For the ones i cannot open, copied back to pc and opens fine.
: any hints ?

avatar
f*i
5
Nice solution.....
avatar
g*t
6
tablet的app都是吊死东西,不可能兼容所有格式的,
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。