uid
stringlengths
9
18
source
stringclasses
2 values
native_id
stringlengths
3
7
title
stringlengths
2
64
url
stringlengths
36
49
tags
listlengths
0
11
time_limit_ms
null
memory_limit_mb
null
io_type
stringclasses
1 value
difficulty_rating
int64
800
3.5k
stats
dict
last_scraped_at
stringclasses
2 values
codeforces:469-B
codeforces
469-B
Chat Online
https://codeforces.com/problemset/problem/469/B
[ "implementation" ]
null
null
stdin_stdout
1,300
{ "solved_count": 13377 }
2026-06-01T05:00:40.145500+00:00
codeforces:469-A
codeforces
469-A
I Wanna Be the Guy
https://codeforces.com/problemset/problem/469/A
[ "greedy", "implementation" ]
null
null
stdin_stdout
800
{ "solved_count": 122026 }
2026-06-01T05:00:40.145500+00:00
codeforces:468-E
codeforces
468-E
Permanent
https://codeforces.com/problemset/problem/468/E
[ "dp", "graph matchings", "math", "meet-in-the-middle" ]
null
null
stdin_stdout
3,100
{ "solved_count": 387 }
2026-06-01T05:00:40.145500+00:00
codeforces:468-D
codeforces
468-D
Tree
https://codeforces.com/problemset/problem/468/D
[ "graph matchings" ]
null
null
stdin_stdout
3,100
{ "solved_count": 477 }
2026-06-01T05:00:40.145500+00:00
codeforces:468-C
codeforces
468-C
Hack it!
https://codeforces.com/problemset/problem/468/C
[ "binary search", "constructive algorithms", "math" ]
null
null
stdin_stdout
2,500
{ "solved_count": 2743 }
2026-06-01T05:00:40.145500+00:00
codeforces:468-B
codeforces
468-B
Two Sets
https://codeforces.com/problemset/problem/468/B
[ "2-sat", "dfs and similar", "dsu", "graph matchings", "greedy" ]
null
null
stdin_stdout
2,000
{ "solved_count": 5327 }
2026-06-01T05:00:40.145500+00:00
codeforces:468-A
codeforces
468-A
24 Game
https://codeforces.com/problemset/problem/468/A
[ "constructive algorithms", "greedy", "math" ]
null
null
stdin_stdout
1,500
{ "solved_count": 8410 }
2026-06-01T05:00:40.145500+00:00
codeforces:467-E
codeforces
467-E
Alex and Complicated Task
https://codeforces.com/problemset/problem/467/E
[ "data structures", "dp", "greedy" ]
null
null
stdin_stdout
2,300
{ "solved_count": 856 }
2026-06-01T05:00:40.145500+00:00
codeforces:467-D
codeforces
467-D
Fedor and Essay
https://codeforces.com/problemset/problem/467/D
[ "dfs and similar", "dp", "graphs", "hashing", "strings" ]
null
null
stdin_stdout
2,400
{ "solved_count": 2039 }
2026-06-01T05:00:40.145500+00:00
codeforces:467-C
codeforces
467-C
George and Job
https://codeforces.com/problemset/problem/467/C
[ "dp", "implementation" ]
null
null
stdin_stdout
1,700
{ "solved_count": 16693 }
2026-06-01T05:00:40.145500+00:00
codeforces:467-B
codeforces
467-B
Fedor and New Game
https://codeforces.com/problemset/problem/467/B
[ "bitmasks", "brute force", "constructive algorithms", "implementation" ]
null
null
stdin_stdout
1,100
{ "solved_count": 43086 }
2026-06-01T05:00:40.145500+00:00
codeforces:467-A
codeforces
467-A
George and Accommodation
https://codeforces.com/problemset/problem/467/A
[ "implementation" ]
null
null
stdin_stdout
800
{ "solved_count": 157258 }
2026-06-01T05:00:40.145500+00:00
codeforces:466-E
codeforces
466-E
Information Graph
https://codeforces.com/problemset/problem/466/E
[ "dfs and similar", "dsu", "graphs", "trees" ]
null
null
stdin_stdout
2,100
{ "solved_count": 2640 }
2026-06-01T05:00:40.145500+00:00
codeforces:466-D
codeforces
466-D
Increase Sequence
https://codeforces.com/problemset/problem/466/D
[ "combinatorics", "dp" ]
null
null
stdin_stdout
2,100
{ "solved_count": 3764 }
2026-06-01T05:00:40.145500+00:00
codeforces:466-C
codeforces
466-C
Number of Ways
https://codeforces.com/problemset/problem/466/C
[ "binary search", "brute force", "data structures", "dp", "two pointers" ]
null
null
stdin_stdout
1,700
{ "solved_count": 42145 }
2026-06-01T05:00:40.145500+00:00
codeforces:466-B
codeforces
466-B
Wonder Room
https://codeforces.com/problemset/problem/466/B
[ "brute force", "math" ]
null
null
stdin_stdout
2,000
{ "solved_count": 5278 }
2026-06-01T05:00:40.145500+00:00
codeforces:466-A
codeforces
466-A
Cheap Travel
https://codeforces.com/problemset/problem/466/A
[ "implementation" ]
null
null
stdin_stdout
1,200
{ "solved_count": 77536 }
2026-06-01T05:00:40.145500+00:00
codeforces:465-B
codeforces
465-B
Inbox (100500)
https://codeforces.com/problemset/problem/465/B
[ "implementation" ]
null
null
stdin_stdout
1,000
{ "solved_count": 10883 }
2026-06-01T05:00:40.145500+00:00
codeforces:465-A
codeforces
465-A
inc ARG
https://codeforces.com/problemset/problem/465/A
[ "implementation" ]
null
null
stdin_stdout
900
{ "solved_count": 10457 }
2026-06-01T05:00:40.145500+00:00
codeforces:464-E
codeforces
464-E
The Classic Problem
https://codeforces.com/problemset/problem/464/E
[ "data structures", "graphs", "shortest paths" ]
null
null
stdin_stdout
3,000
{ "solved_count": 1857 }
2026-06-01T05:00:40.145500+00:00
codeforces:464-D
codeforces
464-D
World of Darkraft - 2
https://codeforces.com/problemset/problem/464/D
[ "dp", "probabilities" ]
null
null
stdin_stdout
2,700
{ "solved_count": 758 }
2026-06-01T05:00:40.145500+00:00
codeforces:464-C
codeforces
464-C
Substitutes in Number
https://codeforces.com/problemset/problem/464/C
[ "dp" ]
null
null
stdin_stdout
2,100
{ "solved_count": 1955 }
2026-06-01T05:00:40.145500+00:00
codeforces:464-B
codeforces
464-B
Restore Cube
https://codeforces.com/problemset/problem/464/B
[ "brute force", "geometry" ]
null
null
stdin_stdout
2,000
{ "solved_count": 1784 }
2026-06-01T05:00:40.145500+00:00
codeforces:464-A
codeforces
464-A
No to Palindromes!
https://codeforces.com/problemset/problem/464/A
[ "greedy", "strings" ]
null
null
stdin_stdout
1,700
{ "solved_count": 6242 }
2026-06-01T05:00:40.145500+00:00
codeforces:463-E
codeforces
463-E
Caisa and Tree
https://codeforces.com/problemset/problem/463/E
[ "brute force", "dfs and similar", "math", "number theory", "trees" ]
null
null
stdin_stdout
2,100
{ "solved_count": 1746 }
2026-06-01T05:00:40.145500+00:00
codeforces:463-D
codeforces
463-D
Gargari and Permutations
https://codeforces.com/problemset/problem/463/D
[ "dfs and similar", "dp", "graphs", "implementation" ]
null
null
stdin_stdout
1,900
{ "solved_count": 7332 }
2026-06-01T05:00:40.145500+00:00
codeforces:463-C
codeforces
463-C
Gargari and Bishops
https://codeforces.com/problemset/problem/463/C
[ "greedy", "hashing", "implementation" ]
null
null
stdin_stdout
1,900
{ "solved_count": 9207 }
2026-06-01T05:00:40.145500+00:00
codeforces:463-B
codeforces
463-B
Caisa and Pylons
https://codeforces.com/problemset/problem/463/B
[ "brute force", "implementation", "math" ]
null
null
stdin_stdout
1,100
{ "solved_count": 30052 }
2026-06-01T05:00:40.145500+00:00
codeforces:463-A
codeforces
463-A
Caisa and Sugar
https://codeforces.com/problemset/problem/463/A
[ "brute force", "implementation" ]
null
null
stdin_stdout
1,200
{ "solved_count": 9568 }
2026-06-01T05:00:40.145500+00:00
codeforces:462-B
codeforces
462-B
Appleman and Card Game
https://codeforces.com/problemset/problem/462/B
[ "greedy" ]
null
null
stdin_stdout
1,300
{ "solved_count": 15610 }
2026-06-01T05:00:40.145500+00:00
codeforces:462-A
codeforces
462-A
Appleman and Easy Task
https://codeforces.com/problemset/problem/462/A
[ "brute force", "implementation" ]
null
null
stdin_stdout
1,000
{ "solved_count": 17890 }
2026-06-01T05:00:40.145500+00:00
codeforces:461-E
codeforces
461-E
Appleman and a Game
https://codeforces.com/problemset/problem/461/E
[ "binary search", "shortest paths", "strings" ]
null
null
stdin_stdout
3,000
{ "solved_count": 529 }
2026-06-01T05:00:40.145500+00:00
codeforces:461-D
codeforces
461-D
Appleman and Complicated Task
https://codeforces.com/problemset/problem/461/D
[ "dsu", "math" ]
null
null
stdin_stdout
2,800
{ "solved_count": 402 }
2026-06-01T05:00:40.145500+00:00
codeforces:461-C
codeforces
461-C
Appleman and a Sheet of Paper
https://codeforces.com/problemset/problem/461/C
[ "data structures", "implementation" ]
null
null
stdin_stdout
2,200
{ "solved_count": 1396 }
2026-06-01T05:00:40.145500+00:00
codeforces:461-B
codeforces
461-B
Appleman and Tree
https://codeforces.com/problemset/problem/461/B
[ "dfs and similar", "dp", "trees" ]
null
null
stdin_stdout
2,000
{ "solved_count": 7081 }
2026-06-01T05:00:40.145500+00:00
codeforces:461-A
codeforces
461-A
Appleman and Toastman
https://codeforces.com/problemset/problem/461/A
[ "greedy", "sortings" ]
null
null
stdin_stdout
1,200
{ "solved_count": 16453 }
2026-06-01T05:00:40.145500+00:00
codeforces:460-E
codeforces
460-E
Roland and Rose
https://codeforces.com/problemset/problem/460/E
[ "brute force", "geometry", "math", "sortings" ]
null
null
stdin_stdout
2,700
{ "solved_count": 383 }
2026-06-01T05:00:40.145500+00:00
codeforces:460-D
codeforces
460-D
Little Victor and Set
https://codeforces.com/problemset/problem/460/D
[ "brute force", "constructive algorithms", "math" ]
null
null
stdin_stdout
2,300
{ "solved_count": 1039 }
2026-06-01T05:00:40.145500+00:00
codeforces:460-C
codeforces
460-C
Present
https://codeforces.com/problemset/problem/460/C
[ "binary search", "data structures", "greedy" ]
null
null
stdin_stdout
1,700
{ "solved_count": 6825 }
2026-06-01T05:00:40.145500+00:00
codeforces:460-B
codeforces
460-B
Little Dima and Equation
https://codeforces.com/problemset/problem/460/B
[ "brute force", "implementation", "math", "number theory" ]
null
null
stdin_stdout
1,500
{ "solved_count": 13448 }
2026-06-01T05:00:40.145500+00:00
codeforces:460-A
codeforces
460-A
Vasya and Socks
https://codeforces.com/problemset/problem/460/A
[ "brute force", "implementation", "math" ]
null
null
stdin_stdout
900
{ "solved_count": 52203 }
2026-06-01T05:00:40.145500+00:00
codeforces:459-E
codeforces
459-E
Pashmak and Graph
https://codeforces.com/problemset/problem/459/E
[ "dp", "sortings" ]
null
null
stdin_stdout
1,900
{ "solved_count": 5987 }
2026-06-01T05:00:40.145500+00:00
codeforces:459-D
codeforces
459-D
Pashmak and Parmida's problem
https://codeforces.com/problemset/problem/459/D
[ "data structures", "divide and conquer", "sortings" ]
null
null
stdin_stdout
1,800
{ "solved_count": 12926 }
2026-06-01T05:00:40.145500+00:00
codeforces:459-C
codeforces
459-C
Pashmak and Buses
https://codeforces.com/problemset/problem/459/C
[ "combinatorics", "constructive algorithms", "math" ]
null
null
stdin_stdout
1,900
{ "solved_count": 6493 }
2026-06-01T05:00:40.145500+00:00
codeforces:459-B
codeforces
459-B
Pashmak and Flowers
https://codeforces.com/problemset/problem/459/B
[ "combinatorics", "implementation", "sortings" ]
null
null
stdin_stdout
1,300
{ "solved_count": 47787 }
2026-06-01T05:00:40.145500+00:00
codeforces:459-A
codeforces
459-A
Pashmak and Garden
https://codeforces.com/problemset/problem/459/A
[ "implementation" ]
null
null
stdin_stdout
1,200
{ "solved_count": 36520 }
2026-06-01T05:00:40.145500+00:00
codeforces:457-F
codeforces
457-F
An easy problem about trees
https://codeforces.com/problemset/problem/457/F
[ "dp", "games", "greedy", "trees" ]
null
null
stdin_stdout
3,200
{ "solved_count": 126 }
2026-06-01T05:00:40.145500+00:00
codeforces:457-E
codeforces
457-E
Flow Optimality
https://codeforces.com/problemset/problem/457/E
[ "constructive algorithms", "flows", "math" ]
null
null
stdin_stdout
3,000
{ "solved_count": 121 }
2026-06-01T05:00:40.145500+00:00
codeforces:457-D
codeforces
457-D
Bingo!
https://codeforces.com/problemset/problem/457/D
[ "combinatorics", "math", "probabilities" ]
null
null
stdin_stdout
2,700
{ "solved_count": 394 }
2026-06-01T05:00:40.145500+00:00
codeforces:457-C
codeforces
457-C
Elections
https://codeforces.com/problemset/problem/457/C
[ "brute force" ]
null
null
stdin_stdout
2,100
{ "solved_count": 947 }
2026-06-01T05:00:40.145500+00:00
codeforces:457-B
codeforces
457-B
Distributed Join
https://codeforces.com/problemset/problem/457/B
[ "greedy" ]
null
null
stdin_stdout
1,900
{ "solved_count": 1211 }
2026-06-01T05:00:40.145500+00:00
codeforces:457-A
codeforces
457-A
Golden System
https://codeforces.com/problemset/problem/457/A
[ "math", "meet-in-the-middle" ]
null
null
stdin_stdout
1,700
{ "solved_count": 1405 }
2026-06-01T05:00:40.145500+00:00
codeforces:456-B
codeforces
456-B
Fedya and Maths
https://codeforces.com/problemset/problem/456/B
[ "math", "number theory" ]
null
null
stdin_stdout
1,200
{ "solved_count": 18647 }
2026-06-01T05:00:40.145500+00:00
codeforces:456-A
codeforces
456-A
Laptops
https://codeforces.com/problemset/problem/456/A
[ "sortings" ]
null
null
stdin_stdout
1,100
{ "solved_count": 57165 }
2026-06-01T05:00:40.145500+00:00
codeforces:455-E
codeforces
455-E
Function
https://codeforces.com/problemset/problem/455/E
[ "data structures" ]
null
null
stdin_stdout
2,900
{ "solved_count": 788 }
2026-06-01T05:00:40.145500+00:00
codeforces:455-D
codeforces
455-D
Serega and Fun
https://codeforces.com/problemset/problem/455/D
[ "data structures" ]
null
null
stdin_stdout
2,700
{ "solved_count": 3719 }
2026-06-01T05:00:40.145500+00:00
codeforces:455-C
codeforces
455-C
Civilization
https://codeforces.com/problemset/problem/455/C
[ "dfs and similar", "dp", "dsu", "ternary search", "trees" ]
null
null
stdin_stdout
2,100
{ "solved_count": 6517 }
2026-06-01T05:00:40.145500+00:00
codeforces:455-B
codeforces
455-B
A Lot of Games
https://codeforces.com/problemset/problem/455/B
[ "dfs and similar", "dp", "games", "implementation", "strings", "trees" ]
null
null
stdin_stdout
1,900
{ "solved_count": 6974 }
2026-06-01T05:00:40.145500+00:00
codeforces:455-A
codeforces
455-A
Boredom
https://codeforces.com/problemset/problem/455/A
[ "dp" ]
null
null
stdin_stdout
1,500
{ "solved_count": 72688 }
2026-06-01T05:00:40.145500+00:00
codeforces:454-B
codeforces
454-B
Little Pony and Sort by Shift
https://codeforces.com/problemset/problem/454/B
[ "implementation" ]
null
null
stdin_stdout
1,200
{ "solved_count": 19183 }
2026-06-01T05:00:40.145500+00:00
codeforces:454-A
codeforces
454-A
Little Pony and Crystal Mine
https://codeforces.com/problemset/problem/454/A
[ "implementation" ]
null
null
stdin_stdout
800
{ "solved_count": 16147 }
2026-06-01T05:00:40.145500+00:00
codeforces:453-E
codeforces
453-E
Little Pony and Lord Tirek
https://codeforces.com/problemset/problem/453/E
[ "data structures" ]
null
null
stdin_stdout
3,100
{ "solved_count": 913 }
2026-06-01T05:00:40.145500+00:00
codeforces:453-D
codeforces
453-D
Little Pony and Elements of Harmony
https://codeforces.com/problemset/problem/453/D
[ "dp", "matrices" ]
null
null
stdin_stdout
3,000
{ "solved_count": 579 }
2026-06-01T05:00:40.145500+00:00
codeforces:453-C
codeforces
453-C
Little Pony and Summer Sun Celebration
https://codeforces.com/problemset/problem/453/C
[ "constructive algorithms", "dfs and similar", "graphs" ]
null
null
stdin_stdout
2,200
{ "solved_count": 1751 }
2026-06-01T05:00:40.145500+00:00
codeforces:453-B
codeforces
453-B
Little Pony and Harmony Chest
https://codeforces.com/problemset/problem/453/B
[ "bitmasks", "brute force", "dp" ]
null
null
stdin_stdout
2,000
{ "solved_count": 5426 }
2026-06-01T05:00:40.145500+00:00
codeforces:453-A
codeforces
453-A
Little Pony and Expected Maximum
https://codeforces.com/problemset/problem/453/A
[ "probabilities" ]
null
null
stdin_stdout
1,600
{ "solved_count": 12556 }
2026-06-01T05:00:40.145500+00:00
codeforces:452-F
codeforces
452-F
Permutation
https://codeforces.com/problemset/problem/452/F
[ "data structures", "divide and conquer", "hashing" ]
null
null
stdin_stdout
2,700
{ "solved_count": 1801 }
2026-06-01T05:00:40.145500+00:00
codeforces:452-E
codeforces
452-E
Three strings
https://codeforces.com/problemset/problem/452/E
[ "data structures", "dsu", "string suffix structures", "strings" ]
null
null
stdin_stdout
2,400
{ "solved_count": 1203 }
2026-06-01T05:00:40.145500+00:00
codeforces:452-D
codeforces
452-D
Washer, Dryer, Folder
https://codeforces.com/problemset/problem/452/D
[ "greedy", "implementation" ]
null
null
stdin_stdout
1,900
{ "solved_count": 1667 }
2026-06-01T05:00:40.145500+00:00
codeforces:452-C
codeforces
452-C
Magic Trick
https://codeforces.com/problemset/problem/452/C
[ "combinatorics", "math", "probabilities" ]
null
null
stdin_stdout
2,100
{ "solved_count": 1759 }
2026-06-01T05:00:40.145500+00:00
codeforces:452-B
codeforces
452-B
4-point polyline
https://codeforces.com/problemset/problem/452/B
[ "brute force", "constructive algorithms", "geometry", "trees" ]
null
null
stdin_stdout
1,800
{ "solved_count": 2120 }
2026-06-01T05:00:40.145500+00:00
codeforces:452-A
codeforces
452-A
Eevee
https://codeforces.com/problemset/problem/452/A
[ "brute force", "implementation", "strings" ]
null
null
stdin_stdout
1,000
{ "solved_count": 8531 }
2026-06-01T05:00:40.145500+00:00
codeforces:451-E
codeforces
451-E
Devu and Flowers
https://codeforces.com/problemset/problem/451/E
[ "bitmasks", "combinatorics", "number theory" ]
null
null
stdin_stdout
2,300
{ "solved_count": 4610 }
2026-06-01T05:00:40.145500+00:00
codeforces:451-D
codeforces
451-D
Count Good Substrings
https://codeforces.com/problemset/problem/451/D
[ "math" ]
null
null
stdin_stdout
2,000
{ "solved_count": 5073 }
2026-06-01T05:00:40.145500+00:00
codeforces:451-C
codeforces
451-C
Predict Outcome of the Game
https://codeforces.com/problemset/problem/451/C
[ "brute force", "implementation", "math" ]
null
null
stdin_stdout
1,700
{ "solved_count": 3590 }
2026-06-01T05:00:40.145500+00:00
codeforces:451-B
codeforces
451-B
Sort the Array
https://codeforces.com/problemset/problem/451/B
[ "implementation", "sortings" ]
null
null
stdin_stdout
1,300
{ "solved_count": 53250 }
2026-06-01T05:00:40.145500+00:00
codeforces:451-A
codeforces
451-A
Game With Sticks
https://codeforces.com/problemset/problem/451/A
[ "implementation" ]
null
null
stdin_stdout
900
{ "solved_count": 76097 }
2026-06-01T05:00:40.145500+00:00
codeforces:450-B
codeforces
450-B
Jzzhu and Sequences
https://codeforces.com/problemset/problem/450/B
[ "implementation", "math" ]
null
null
stdin_stdout
1,300
{ "solved_count": 28912 }
2026-06-01T05:00:40.145500+00:00
codeforces:450-A
codeforces
450-A
Jzzhu and Children
https://codeforces.com/problemset/problem/450/A
[ "implementation" ]
null
null
stdin_stdout
1,000
{ "solved_count": 45243 }
2026-06-01T05:00:40.145500+00:00
codeforces:449-E
codeforces
449-E
Jzzhu and Squares
https://codeforces.com/problemset/problem/449/E
[ "dp", "math", "number theory" ]
null
null
stdin_stdout
2,900
{ "solved_count": 305 }
2026-06-01T05:00:40.145500+00:00
codeforces:449-D
codeforces
449-D
Jzzhu and Numbers
https://codeforces.com/problemset/problem/449/D
[ "bitmasks", "combinatorics", "dp" ]
null
null
stdin_stdout
2,400
{ "solved_count": 6192 }
2026-06-01T05:00:40.145500+00:00
codeforces:449-C
codeforces
449-C
Jzzhu and Apples
https://codeforces.com/problemset/problem/449/C
[ "constructive algorithms", "number theory" ]
null
null
stdin_stdout
2,500
{ "solved_count": 2540 }
2026-06-01T05:00:40.145500+00:00
codeforces:449-B
codeforces
449-B
Jzzhu and Cities
https://codeforces.com/problemset/problem/449/B
[ "graphs", "greedy", "shortest paths" ]
null
null
stdin_stdout
2,000
{ "solved_count": 10722 }
2026-06-01T05:00:40.145500+00:00
codeforces:449-A
codeforces
449-A
Jzzhu and Chocolate
https://codeforces.com/problemset/problem/449/A
[ "greedy", "math" ]
null
null
stdin_stdout
1,700
{ "solved_count": 4128 }
2026-06-01T05:00:40.145500+00:00
codeforces:448-E
codeforces
448-E
Divisors
https://codeforces.com/problemset/problem/448/E
[ "brute force", "dfs and similar", "implementation", "number theory" ]
null
null
stdin_stdout
2,200
{ "solved_count": 1640 }
2026-06-01T05:00:40.145500+00:00
codeforces:448-D
codeforces
448-D
Multiplication Table
https://codeforces.com/problemset/problem/448/D
[ "binary search", "brute force" ]
null
null
stdin_stdout
1,800
{ "solved_count": 16827 }
2026-06-01T05:00:40.145500+00:00
codeforces:448-C
codeforces
448-C
Painting Fence
https://codeforces.com/problemset/problem/448/C
[ "divide and conquer", "dp", "greedy" ]
null
null
stdin_stdout
1,900
{ "solved_count": 10884 }
2026-06-01T05:00:40.145500+00:00
codeforces:448-B
codeforces
448-B
Suffix Structures
https://codeforces.com/problemset/problem/448/B
[ "implementation", "strings" ]
null
null
stdin_stdout
1,400
{ "solved_count": 17351 }
2026-06-01T05:00:40.145500+00:00
codeforces:448-A
codeforces
448-A
Rewards
https://codeforces.com/problemset/problem/448/A
[ "implementation" ]
null
null
stdin_stdout
800
{ "solved_count": 25953 }
2026-06-01T05:00:40.145500+00:00
codeforces:447-B
codeforces
447-B
DZY Loves Strings
https://codeforces.com/problemset/problem/447/B
[ "greedy", "implementation" ]
null
null
stdin_stdout
1,000
{ "solved_count": 21045 }
2026-06-01T05:00:40.145500+00:00
codeforces:447-A
codeforces
447-A
DZY Loves Hash
https://codeforces.com/problemset/problem/447/A
[ "implementation" ]
null
null
stdin_stdout
800
{ "solved_count": 10301 }
2026-06-01T05:00:40.145500+00:00
codeforces:446-E
codeforces
446-E
DZY Loves Bridges
https://codeforces.com/problemset/problem/446/E
[ "math", "matrices" ]
null
null
stdin_stdout
3,100
{ "solved_count": 144 }
2026-06-01T05:00:40.145500+00:00
codeforces:446-D
codeforces
446-D
DZY Loves Games
https://codeforces.com/problemset/problem/446/D
[ "math", "matrices", "probabilities" ]
null
null
stdin_stdout
2,800
{ "solved_count": 470 }
2026-06-01T05:00:40.145500+00:00
codeforces:446-C
codeforces
446-C
DZY Loves Fibonacci Numbers
https://codeforces.com/problemset/problem/446/C
[ "data structures", "math", "number theory" ]
null
null
stdin_stdout
2,400
{ "solved_count": 3958 }
2026-06-01T05:00:40.145500+00:00
codeforces:446-B
codeforces
446-B
DZY Loves Modification
https://codeforces.com/problemset/problem/446/B
[ "brute force", "data structures", "greedy" ]
null
null
stdin_stdout
2,000
{ "solved_count": 3863 }
2026-06-01T05:00:40.145500+00:00
codeforces:446-A
codeforces
446-A
DZY Loves Sequences
https://codeforces.com/problemset/problem/446/A
[ "dp", "implementation", "two pointers" ]
null
null
stdin_stdout
1,600
{ "solved_count": 13561 }
2026-06-01T05:00:40.145500+00:00
codeforces:445-B
codeforces
445-B
DZY Loves Chemistry
https://codeforces.com/problemset/problem/445/B
[ "dfs and similar", "dsu", "greedy" ]
null
null
stdin_stdout
1,400
{ "solved_count": 14898 }
2026-06-01T05:00:40.145500+00:00
codeforces:445-A
codeforces
445-A
DZY Loves Chessboard
https://codeforces.com/problemset/problem/445/A
[ "dfs and similar", "implementation" ]
null
null
stdin_stdout
1,200
{ "solved_count": 33818 }
2026-06-01T05:00:40.145500+00:00
codeforces:444-E
codeforces
444-E
DZY Loves Planting
https://codeforces.com/problemset/problem/444/E
[ "binary search", "dsu", "trees" ]
null
null
stdin_stdout
2,700
{ "solved_count": 865 }
2026-06-01T05:00:40.145500+00:00
codeforces:444-D
codeforces
444-D
DZY Loves Strings
https://codeforces.com/problemset/problem/444/D
[ "binary search", "hashing", "strings", "two pointers" ]
null
null
stdin_stdout
2,500
{ "solved_count": 863 }
2026-06-01T05:00:40.145500+00:00