0_0_28530613_31562.cpp: In function 'int main()':
0_0_28530613_31562.cpp:34:37: error: 'strcmp' was not declared in this scope
int A=strcmp(a[i].name,b[i].name); //价值相同,判断字母顺序是否相同
^
0_0_28530613_31562.cpp:64:3: error: expected '}' at end of input
}
^
0_0_28530613_31562.cpp:64:3: error: expected '}' at end of input
|