luogu#P2005. A/B Problem II
A/B Problem II
Background
To help everyone relax, this problem is a very simple one.
Problem Description
Given positive integers and , please compute (the floor of ).
Input Format
Two lines, two positive integers, and .
Output Format
One line, one integer, representing .
1000
333
3
Hint
- For of the testdata: ,the answer .
- For of the testdata: ,the answer .
Please note: the two sentences above are not exclamatory sentences, but declarative sentences. There is no error in the use of punctuation.
Translated by ChatGPT 5.