16
12
2
6057
3
#include #include<windows.h> using namespace std; string label[13]={ "職業(yè)...
#include #include #define STACK_INIT_SIZE 20 #define STACKINCREMENT 10 t...