procon

This documentation is automatically generated by online-judge-tools/verification-helper

View the Project on GitHub mugen1337/procon

:warning: GeometryInt/template.hpp

Code

using Int=ll;
using P=pair<Int,Int>;
#line 1 "GeometryInt/template.hpp"
using Int=ll;
using P=pair<Int,Int>;
Back to top page