编程介的小学生 2017-08-16 14:53 采纳率: 20.5%
浏览 636
已采纳

Columbus's bargain

Description

On the evening of 3 August 1492, Christopher Columbus departed from Palos de la Frontera with a few ships, starting a serious of voyages of finding a new route to India. As you know, just in those voyages, Columbus discovered the America continent which he thought was India.

Because the ships are not large enough and there are seldom harbors in his route, Columbus had to buy food and other necessary things from savages. Gold coins were the most popular currency in the world at that time and savages also accept them. Columbus wanted to buy N kinds of goods from savages, and each kind of goods has a price in gold coins. Columbus brought enough glass beads with him, because he knew that for savages, a glass bead is as valuable as a gold coin. Columbus could buy an item he need only in four ways below:

Pay the price all by gold coins.

Pay by ONE glass bead and some gold coins. In this way, if an item's price is k gold coins, Columbus could just pay k - 1 gold coins and one glass bead.

Pay by an item which has the same price.

Pay by a cheaper item and some gold coins.

Columbus found out an interesting thing in the trade rule of savages: For some kinds of goods, when the buyer wanted to buy an item by paying a cheaper item and some gold coins, he didn't have to pay the price difference, he can pay less. If one could buy an item of kind A by paying a cheaper item of kind B plus some gold coins less than the price difference between B and A, Columbus called that there was a "bargain" between kind B and kind A. To get an item, Columbus didn't have to spend gold coins as many as its price because he could use glass beads or took full advantages of "bargains". So Columbus wanted to know, for any kind of goods, at least how many gold coins he had to spend in order to get one - Columbus called it "actual price" of that kind of goods.

Just for curiosity, Columbus also wanted to know, how many kinds of goods are there whose "actual price" was equal to the sum of "actual price" of other two kinds.
Input

There are several test cases.

The first line in the input is an integer T indicating the number of test cases (0 < T <= 10).

For each test case:

The first line contains an integer N, meaning there are N kinds of goods (0 < N <= 20). These N kinds are numbered from 1 to N.

Then N lines follow, each contains two integers Q and P, meaning that the price of the goods of kind Q is P. (0 < Q <= N, 0 < P <= 30)

The next line is a integer M (0 < M <= 20), meaning there are M "bargains".

Then M lines follow, each contains three integers N1, N2 and R, meaning that you can get an item of kind N2 by paying an item of kind N1 plus R gold coins. It's guaranteed that the goods of kind N1 is cheaper than the goods of kind N2 and R is none negative and less than the price difference between the goods of kind N2 and kind N1. Please note that R could be zero.
Output

For each test case:

Please output N lines at first. Each line contains two integers n and p, meaning that the "actual price" of the goods of kind n is p gold coins. These N lines should be in the ascending order of kind No..

Then output a line containing an integer m, indicating that there are m kinds of goods whose "actual price" is equal to the sum of "actual price" of other two kinds.
Sample Input

1
4
1 4
2 9
3 5
4 13
2
1 2 3
3 4 6
Sample Output

1 3
2 6
3 4
4 10
1

  • 写回答

2条回答 默认 最新

  • threenewbee 2017-08-18 15:34
    关注
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 孟德尔随机化结果不一致
  • ¥20 求用stm32f103c6t6在lcd1206上显示Door is open和password:
  • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
  • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线
  • ¥15 谁有desed数据集呀
  • ¥20 手写数字识别运行c仿真时,程序报错错误代码sim211-100
  • ¥15 关于#hadoop#的问题
  • ¥15 (标签-Python|关键词-socket)
  • ¥15 keil里为什么main.c定义的函数在it.c调用不了
  • ¥50 切换TabTip键盘的输入法