#include<iostream>
using namespcae std;
class shop{
    
};
int main()
{
    float weight , price;
    
}