Owl Get a Life
combo.cpp: In function ‘std::string guess_sequence(int)’:combo.cpp:18:36: error: expected ‘;’ before ‘}’ token 18 | len[b]=press(s+butt[b]) | ^ | ; 19 | } | ~