惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

小众软件
小众软件
博客园_首页
M
MIT News - Artificial intelligence
雷峰网
雷峰网
GbyAI
GbyAI
博客园 - 叶小钗
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
S
SegmentFault 最新的问题
H
Help Net Security
Apple Machine Learning Research
Apple Machine Learning Research
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 【当耐特】
V
Visual Studio Blog
月光博客
月光博客
G
Google Developers Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
腾讯CDC
云风的 BLOG
云风的 BLOG
美团技术团队
Microsoft Azure Blog
Microsoft Azure Blog
A
About on SuperTechFans
有赞技术团队
有赞技术团队

GCC

请问如何将 GCC 编译成一个独立的可执行文件? GDB 程序崩溃没有效代码堆栈该怎么调试?要被折磨疯了 genssource 编译过不去啊 编译器是如何识别出 ++ 而不是两个加号的?是如何识别出前缀自增和后缀自增的? 询问一个编译原理的问题: implicit declaration of function 'yyerror' is invalid in C99 影响Gcc编译速度的瓶颈在哪?
哪位大神帮忙看一下代码有什么问题
skydiver · 2012-11-03 · via GCC

北大POJ1008这道题,用getmonth2这个函数就没问题,用getmonth就有问题,Wrong Answer。
但是用给的测试案例结果没有错。
进行单元测试两个函数的结果是一样的。
http://gist.github.com/4006344