//C++14 template  AOJ compare: #include #include using namespace std; typedef long long lint; typedef long double ldouble; typedef vector vint; typedef vector lvint; typedef vector vdouble; #define REP(a,b,c) for(a=b;a>a>>b) #define whyt(q) while(cin>>q) int main(){ lint a,b; cin>>a>>b; string s; for(;a<=b;a++){ if(a%3==0){ cout<>s; for(lint i=0;i