#27662: _LOL


mango971218@gmail.com (永夜ʟᴏͥᴠͣᴇͫγou)


 #include <stdio.h>


int main()
{
int n;
scanf(" %d", &n);
printf("%d\n", (n + 2) / 3);
return 0;
}

 

#27664: Re:LOL


yp11051082@yphs.tp.edu.tw (81128林尚叡)


 #include


int main()
{
int n;
scanf(" %d", &n);
printf("%d\n", (n + 2) / 3);
return 0;
}

 

LOL