hdu 1033 (bit masking, utilization of switch, '\0' as end of c string) 分类: hdoj 2015-06-15 21:47 37人阅读 评论(0) 收藏
摘要:
bit masking is very common on the lower level code.#include #include #define MAXSIZE 205char line[MAXSIZE];int main() { //freopen("input.tx... 阅读全文
posted @ 2015-06-15 21:47 qeatzy 阅读(147) 评论(0) 推荐(0)
浙公网安备 33010602011771号