腾讯面试题的菜鸟解法
摘要:
原题:#include <stdio.h>#include <stdlib.h>int main(int argc, char *argv[]){ int a = 3, b = 5; printf(&a["Hi!Hello"], &b["fun/super"]); printf("\n"); printf("%c%c%c%c", 1["wst"], 2["www"], 0["ddd"], 5["ewewre 阅读全文
posted @ 2012-01-08 15:20 astrotyconn 阅读(110) 评论(0) 推荐(1)
浙公网安备 33010602011771号