Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
(P3) Ciągi 1
ciag = input().split(' ') ciag = list(map(int, ciag)) i = 0 x = 0 y = 0 while ciag[i] != 0: if x < ciag[i]: x = ciag[i] i += 1 i = 0 while ciag[i] != 0: if y < x and x != ciag[i]: y = ciag[i] i += 1 print(y)
run
|
edit
|
history
|
help
0
dictionary function
Rectangle Perimiter
26.09.2018
3-6.격자판 최대합
Lesson 2
string length
Lab_III_2_01_12_2020
"Hello,world!"
circle
wrong update class