#include
using namespace std;
void move(char from , char to ){
cout<<"Move “<<from<<” to "<<to<<endl;
}
void hannuo(int n,char first,char second,char third){
}
int main(){
int n;
cout<<“碟子的数量:”; cin>>n;
}
#include
using namespace std;
void move(char from , char to ){
cout<<"Move “<<from<<” to "<<to<<endl;
}
void hannuo(int n,char first,char second,char third){
}
int main(){
int n;
cout<<“碟子的数量:”; cin>>n;
}