Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...
#define loop(i,a,b) for(ll i=a;i<=b;++i) ...