#include <stdlib.h>
Int  main()
{
Int a=1000000;
Pt("%d%d%d",++a,++a,++a,);
}

Posted on by