Point: 100.0
Time limit: 1.0s
Memory limit: 256 M
Input: stdin
Output: stdout
Author:  
Problem types

Yêu cầu

Cho 1 số nguyên dương \(n\) (\(n \leq 10^{9}\)). Yêu cầu đếm xem từ \(1\) đến \(n\) có bao nhiêu số chia hết cho \(3\).

Ví dụ

INPUT OUPUT
10 3