#include using namespace std; bool book[10]; //false表示没用过 int a[10]; void print() { for(int i=1;i<=4;i++) { cout<