#include "testlib.h" int main() { registerValidation(); int n = inf.readInt(2, 500, "N"); inf.readEoln(); inf.readEof(); }