45
bryukh
16 32 48
15853/ 17173
Valentin Bryukhanov http://bryukh.com/
Last seen 2 years ago
Member for 11 years, 7 months, 1 day
Difficulty Normal
Developer, engineer and taskMaker.

Missions (152) / Solutions (87)
Best solutions / Newest solutions
Initiation
Simple
Sum Numbers
isdigit
sum
if-comprehension
split
comprehension
5
1
Home
W or D
Three Words
isdigit
inline-if
join
in
split
2
27
Grimoire
Right to Left
replace
lambda
join
2
7
Slice
Even the Last
inline-if
sum
comprehension
3
18
List comprehension
Non-unique Elements
count
if-comprehension
list-comp
comprehension
1
Electronic Station
Convert and Iterate
Digits Multiplication
inline-if
int
str
for
1
56
First
Find Sequence
inline-if
sum
if-comprehension
False
and
1
9
Сombinatorics
Mathematically Lucky Tickets
math.isnan
isnan
operator.truediv
truediv
operator.sub
3
2
First
Brackets
values
keys
pop
inline-if
in
11
8
Order
Verify Anagrams
replace
lower
lambda
sorted
1
Scientific Expedition
max-count
The Most Wanted Letter
ascii_lowercase
string.ascii_lowercase
string
max
lower
1
174
The Key
Absolute Sorting
tuple
abs
sorted
1
55
Intersection
Common Words
intersection
set
sorted
join
split
1
38
Thanks to PL
The Most Wanted Letter
ascii_lowercase
string.ascii_lowercase
string
max
lower
1
104
Check-Rotate-Check
The Hidden Word
itertools.zip_longest
zip_longest
raise
ValueError
itertools
1
20
First
The Most Wanted Letter
ascii_lowercase
string.ascii_lowercase
string
min
lower
4
First
Morse Clock
rjust
bin
replace
join
append
First
Striped Words
findall
re.findall
r-string
upper
re
O'Reilly
First
Loading Cargo
combinations
itertools.combinations
itertools
abs
max
2
16
swap and swap
Determine the Order
combinations
itertools.combinations
itertools
index
set
Faster than first
Loading Cargo
combinations
itertools.combinations
itertools
abs
max
First
Median
inline-if
sorted
len
First
Xs and Os Referee
any
zip
inline-if
join
append
Mine
switch-case
Fizz Buzz
bool
False
True
str
1
22
Cuckoo
Fizz Buzz
bool
int
str
4
6
BFS
Disposable Teleports
TypeError
raise
add
tuple
remove
recursive
Determinant
if-comprehension
list-comp
range
comprehension
len
Bin Count
Binary Count
bin
count
2
Ice Base
Max Min
The Most Numbers
min
max
inline-if
3
9
First
Roman Numerals
inline-if
8
3
Corners
Counting Tiles
math.pow
pow
math.ceil
ceil
math.sqrt
10
Math sequence
Feed Pigeons
extend
while
range
len
2
Alice In Wonderland
BFS
Digits Doublets
add
zip
continue
pop
set
2
13
First
The Shortest Knight's Path
pop
index
while
append
split
2
AND-OR-XOR
Multiplication Table
bin
lambda
or
sum
join
4
9
Python3 - don't forget about generator instead of list
Transposed Matrix
zip
list-comp
list
comprehension
5
6
GitHub
Double loop
The End of Other
endswith
or
False
and
True
1
63
A-star
Open Labyrinth
heapify
heapq.heapify
collections.namedtuple
namedtuple
heappush
10
1
Flat ranges
Painting Wall
bisect.bisect
bisect
insert
zip
enumerate
13
5
A* Search
Open Labyrinth
add
items
continue
pop
index
20
3
First
Solution for Anything
class
object
True
Triangles
Area of a Convex Polygon
raise
ValueError
round
list-comp
range
Dropbox
Formula
Humpty Dumpty Form
math.atanh
atanh
math.asin
asin
math.pi
1
Weird russian
Humpty Dumpty Form
cmath.atanh
cmath.sqrt
cmath.pi
cmath
atanh
2
17
Perpendicular
Three Points Circle
math.hypot
hypot
raise
rstrip
findall
3
5
Second3.3
Speech Module
strip
elif
int
if
11
5
Simple Straight
Hubspot Amulet
None
inline-if
list-comp
range
comprehension
13
First
The Best Number Ever
class
Exception
raise
pass
if
1
First
Numbers Factory
functools.reduce
reduce
functools
all
any
Second
Speech Module
get
not
inline-if
join
if-comprehension
PyCon TW
First
House Password
islower
any
isupper
isdigit
and
2
8
BFS
Express Delivery
heappush
heapq.heappush
heappop
heapq.heappop
heapq
2
11
unions round
Calculate Islands
extend
add
remove
continue
pop
20
Linear
How Much Gold
Fraction
fractions.Fraction
fractions
keys
continue
Storage
DumbStraight
Saw the Stick
sum
while
append
range
len
2
1
From Chalk Board
Mind Switcher
dict-comp
keys
get
items
remove
7
1
First
Skew-symmetric Matrix
False
True
range
len
for
10
1
Sieve
Restricted Prime
enumerate
not
count
while
False
13
HubSpot
XOR count
The Hamming Distance
bin
count
2
11
Z-hammer
Auto Painting
combinations_with_replacement
itertools.combinations_with_replacement
itertools
lstrip
continue
Correct Exceprt
Number Base
ValueError
except
try
int
try except
Number Base
except
try
int
4
Blizzard
Math
The Angles of a Triangle
math.degrees
degrees
math.acos
acos
round
1
44
camelCase
Spaceship Landing Strip
itertools.takewhile
takewhile
itertools
enumerate
max
1
13
First
Weekend Counter
datetime.timedelta
timedelta
datetime
if-comprehension
in
3
12
First
Radiation Search
remove
pop
abs
max
while
7
First
Stair Steps
max
inline-if
if-comprehension
list-comp
range
15
2
QuickUnionFind
Radiation Search
class
set
max
count
join
15
2
Second
Spaceship Landing Strip
itertools.takewhile
takewhile
itertools
enumerate
max
Second
Radiation Search
remove
pop
abs
max
while
1
Rock
BFS
Water Jars
continue
pop
or
inline-if
while
11
First
CheckSum
digits
string.digits
ascii_uppercase
string.ascii_uppercase
string
12
4
Cleaned
CheckSum
digits
string.digits
ascii_uppercase
string.ascii_uppercase
string
Codeship
First
Pearls in the Box
Fraction
fractions.Fraction
fractions
as
float
6
8
A-star
Snake Lite
heappush
heapq.heappush
heappop
heapq.heappop
heapq
6
Greedy
Bats Bunker
math.hypot
hypot
heappush
heapq.heappush
heappop
7
Set width and height
The Square Chest
all
min
set
not
if-comprehension
13
First
8 Puzzle
class
TypeError
object
raise
add
17
1
First
Minesweeper
continue
enumerate
not
or
if-comprehension
Hermit
Second
Ore In The Desert
math.hypot
hypot
round
math
if-comprehension
1
4
First
Ore In The Desert
math.hypot
hypot
round
math
if-comprehension
11
13
First
The Good Radix
ord
isdigit
max
not
inline-if
14
A-star search
Anagrams By Stacks
heappush
heapq.heappush
heappop
heapq.heappop
heapq
16
2
Watchtower
Graham scan
Convex Hull
math.hypot
hypot
math.acos
acos
round
3
Second
Number Guess
intersection
set
max
lambda
inline-if
12
2
Recursion
Numbered Triangles
itertools.permutations
permutations
itertools
enumerate
max
15
4
First
Number Guess
intersection
remove
min
break
set
18
4