(PDF statement: https://pan.baidu.com/s/1txNBj0tHp-DVWadoBROvPA?pwd=gc8c)
The first line contains an integer(
), indicating the number of particles.
The second line containsintegers
(
), indicating the enegery of the particles.
Output a irreducible fraction(
) in the form of
that represents the answer. You should ensure that
or when
,
should be
.
Warm tip: Please note the use of data types.