#define DO(n,x) {I i=0,_n=(n);for(;i<_n;++i){x;}}

Twetch ยท

#define DO(n,x) {I i=0,_n=(n);for(;i<_n;++i){x;}}