#Lutece0923. 稳住GCD
稳住GCD
Migrated from Lutece 923 稳住GCD
All parts of this problem, including description, images, samples, data and checker, might be broken. If you find bugs in this problem, please contact the admins.
Description
给你一组数,。
令:
现在从中任意删除一些数字,设剩下的数为:。
再令:
现要求,问最多能删除多少数?
Input
第一行一个数,第二行个数。
Output
输出只有一个数,表示最多能删除多少数。
Samples
3
4 6 8
1
Resources
2014 UESTC ACM Training for Math