Feature:PAT真题练习
@kidultff

PAT-A 真题- 1090. Highest Price in Supply Chain

原题干:A supply chain is a network of retailers(零售商), distributors(经销商), and suppliers(供应商)-- everyone involved in moving a product from supplier to customer.Starting from one root supplier, everyone on the chain ...
  • 0
  • 0
@kidultff

PAT-A 真题- 1019. General Palindromic Number

原题干:A number that will be the same when it is written forwards or backwards is known as a Palindromic Number. For example, 1234321 is a palindromic number. All single digit numbers are palindromic numbers.Although palindromic ...
  • 0
  • 0
@kidultff

PAT-A 真题- 1031. Hello World for U

原题干:Given any string of N (>=5) characters, you are asked to form the characters into the shape of U. For example, "helloworld" can be printed as:h  d e  l l  r lowoThat is, the characters mus ...
  • 0
  • 0
@kidultff

PAT-A 真题- 1079. Total Sales of Supply Chain

原题干:A supply chain is a network of retailers(零售商), distributors(经销商), and suppliers(供应商)-- everyone involved in moving a product from supplier to customer.Starting from one root supplier, everyone on the chain ...
  • 0
  • 1
@kidultff

PAT-A 真题- 1036. Boys vs Girls

原题干:This time you are asked to tell the difference between the lowest grade of all the male students and the highest grade of all the female students.Input Specification:Each input file contains one test case. Each case conta ...
  • 0
  • 0