Find the second largest number in this file .
Note : The file contains 10000 space-separated integers . All of them fits in a 32-bit integer.
Current Winner
: 展豪 張
Language
: Python
Length
: 43
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
python (60) (this python file is in the same folder of the txt file, txt renamed)
(this is actually a quite long programme......)
EDIT: python (43) (assuming the texts are fed into the standard input)
(still quite long......)