#include #include using namespace std; int main() { string str; cin>>str; for (int j=0;j<31;j++) { if (j%8==0) { cout<