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