#include<studio.h>
#include<stdlib.h>
Int main()
{
Int a=5
Printed("%d,%d, %d", a++,a++,a++)
}

Posted on by