【笔试or面试】金山西山居2014校招笔试题

1.32位环境下html   #include <stdio.h> #include <iostream> #include <cstring> using namespace std; int main() { char t1[] = "ab\0cd"; char t2[6] = "abcd\0"; int t3[4] = {'0', 0, '\0'}; printf("%d\n",s
相关文章
相关标签/搜索