#include using namespace std; int main(){ string S="yukicoder",T; cin>>T; for(int i=0;i<9;i++){ if(T[i]=='?'){ cout<