由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 一道c
相关主题
[转载] 简单的题都不敢做了.little endian vs big endian
What is output?GCC 居然允许变量长度的向量
tree data conversiona question about CGI
C++ formatted output question全局对象
C#的formated output有点不方便呀。。。。谁给解释下这个比较弱的问题?
MatLab Code一个简单的算法问题?
C -> assemblyint64_t printf
A thread question问一道C++的题目。 (转载)
相关话题的讨论汇总
话题: printf话题: int话题: answer
进入Programming版参与讨论
1 (共1页)
b*****n
发帖数: 2324
1
int x = 5;
printf("%d\n", (5==x++)?--x:++x);
b*****n
发帖数: 2324
2
ft.
question: what's the output.
b*****n
发帖数: 2324
3
why
b*****n
发帖数: 2324
4
thanks.
d*******n
发帖数: 1339
5
no, the answer is -6

【在 b*****n 的大作中提到】
: thanks.
t****t
发帖数: 6806
6
怎么算也不能得-6吧...

【在 d*******n 的大作中提到】
: no, the answer is -6
k*k
发帖数: 508
7
u serious?

【在 d*******n 的大作中提到】
: no, the answer is -6
1 (共1页)
进入Programming版参与讨论
相关主题
问一道C++的题目。 (转载)C#的formated output有点不方便呀。。。。
Question on using ## in #defineMatLab Code
C/C++函数调用和栈内存C -> assembly
select的timeout怎么不workA thread question
[转载] 简单的题都不敢做了.little endian vs big endian
What is output?GCC 居然允许变量长度的向量
tree data conversiona question about CGI
C++ formatted output question全局对象
相关话题的讨论汇总
话题: printf话题: int话题: answer