#include #include "testlib.h" int main(){ registerValidation(); inf.readInt(1,(1 << 30)); inf.readEoln(); inf.readEof(); return 0; }