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:276-D
codeforces
276-D
Little Girl and Maximum XOR
https://codeforces.com/problemset/problem/276/D
[ "bitmasks", "dp", "greedy", "implementation", "math" ]
null
null
stdin_stdout
1,700
{ "solved_count": 16852 }
2026-08-10T02:20:32.917453+00:00
codeforces:276-C
codeforces
276-C
Little Girl and Maximum Sum
https://codeforces.com/problemset/problem/276/C
[ "data structures", "greedy", "implementation", "sortings" ]
null
null
stdin_stdout
1,500
{ "solved_count": 42254 }
2026-08-10T02:20:32.917453+00:00
codeforces:276-B
codeforces
276-B
Little Girl and Game
https://codeforces.com/problemset/problem/276/B
[ "games", "greedy" ]
null
null
stdin_stdout
1,300
{ "solved_count": 32701 }
2026-08-10T02:20:32.917453+00:00
codeforces:276-A
codeforces
276-A
Lunch Rush
https://codeforces.com/problemset/problem/276/A
[ "implementation" ]
null
null
stdin_stdout
900
{ "solved_count": 30419 }
2026-08-10T02:20:32.917453+00:00
codeforces:275-B
codeforces
275-B
Convex Shape
https://codeforces.com/problemset/problem/275/B
[ "constructive algorithms", "implementation" ]
null
null
stdin_stdout
1,700
{ "solved_count": 3096 }
2026-08-10T02:20:32.917453+00:00
codeforces:275-A
codeforces
275-A
Lights Out
https://codeforces.com/problemset/problem/275/A
[ "implementation" ]
null
null
stdin_stdout
900
{ "solved_count": 37175 }
2026-08-10T02:20:32.917453+00:00
codeforces:274-E
codeforces
274-E
Mirror Room
https://codeforces.com/problemset/problem/274/E
[ "data structures", "implementation" ]
null
null
stdin_stdout
3,000
{ "solved_count": 427 }
2026-08-10T02:20:32.917453+00:00
codeforces:274-D
codeforces
274-D
Lovely Matrix
https://codeforces.com/problemset/problem/274/D
[ "dfs and similar", "graphs", "greedy", "sortings" ]
null
null
stdin_stdout
2,200
{ "solved_count": 1189 }
2026-08-10T02:20:32.917453+00:00
codeforces:274-C
codeforces
274-C
The Last Hole!
https://codeforces.com/problemset/problem/274/C
[ "brute force", "geometry" ]
null
null
stdin_stdout
2,600
{ "solved_count": 395 }
2026-08-10T02:20:32.917453+00:00
codeforces:274-B
codeforces
274-B
Zero Tree
https://codeforces.com/problemset/problem/274/B
[ "dfs and similar", "dp", "greedy", "trees" ]
null
null
stdin_stdout
1,800
{ "solved_count": 5702 }
2026-08-10T02:20:32.917453+00:00
codeforces:274-A
codeforces
274-A
k-Multiple Free Set
https://codeforces.com/problemset/problem/274/A
[ "binary search", "greedy", "sortings" ]
null
null
stdin_stdout
1,500
{ "solved_count": 10878 }
2026-08-10T02:20:32.917453+00:00
codeforces:273-E
codeforces
273-E
Dima and Game
https://codeforces.com/problemset/problem/273/E
[ "dp", "games" ]
null
null
stdin_stdout
2,600
{ "solved_count": 411 }
2026-08-10T02:20:32.917453+00:00
codeforces:273-D
codeforces
273-D
Dima and Figure
https://codeforces.com/problemset/problem/273/D
[ "dp" ]
null
null
stdin_stdout
2,400
{ "solved_count": 498 }
2026-08-10T02:20:32.917453+00:00
codeforces:272-E
codeforces
272-E
Dima and Horses
https://codeforces.com/problemset/problem/272/E
[ "combinatorics", "constructive algorithms", "graphs" ]
null
null
stdin_stdout
2,200
{ "solved_count": 1350 }
2026-08-10T02:20:32.917453+00:00
codeforces:272-D
codeforces
272-D
Dima and Two Sequences
https://codeforces.com/problemset/problem/272/D
[ "combinatorics", "math", "sortings" ]
null
null
stdin_stdout
1,600
{ "solved_count": 2858 }
2026-08-10T02:20:32.917453+00:00
codeforces:272-C
codeforces
272-C
Dima and Staircase
https://codeforces.com/problemset/problem/272/C
[ "data structures", "implementation" ]
null
null
stdin_stdout
1,500
{ "solved_count": 7256 }
2026-08-10T02:20:32.917453+00:00
codeforces:272-B
codeforces
272-B
Dima and Sequence
https://codeforces.com/problemset/problem/272/B
[ "implementation", "math" ]
null
null
stdin_stdout
1,400
{ "solved_count": 4325 }
2026-08-10T02:20:32.917453+00:00
codeforces:272-A
codeforces
272-A
Dima and Friends
https://codeforces.com/problemset/problem/272/A
[ "implementation", "math" ]
null
null
stdin_stdout
1,000
{ "solved_count": 28063 }
2026-08-10T02:20:32.917453+00:00
codeforces:271-E
codeforces
271-E
Three Horses
https://codeforces.com/problemset/problem/271/E
[ "constructive algorithms", "math", "number theory" ]
null
null
stdin_stdout
2,200
{ "solved_count": 686 }
2026-08-10T02:20:32.917453+00:00
codeforces:271-D
codeforces
271-D
Good Substrings
https://codeforces.com/problemset/problem/271/D
[ "data structures", "strings" ]
null
null
stdin_stdout
1,800
{ "solved_count": 14661 }
2026-08-10T02:20:32.917453+00:00
codeforces:271-C
codeforces
271-C
Secret
https://codeforces.com/problemset/problem/271/C
[ "constructive algorithms", "implementation" ]
null
null
stdin_stdout
1,500
{ "solved_count": 3154 }
2026-08-10T02:20:32.917453+00:00
codeforces:271-B
codeforces
271-B
Prime Matrix
https://codeforces.com/problemset/problem/271/B
[ "binary search", "brute force", "math", "number theory" ]
null
null
stdin_stdout
1,300
{ "solved_count": 15809 }
2026-08-10T02:20:32.917453+00:00
codeforces:271-A
codeforces
271-A
Beautiful Year
https://codeforces.com/problemset/problem/271/A
[ "brute force" ]
null
null
stdin_stdout
800
{ "solved_count": 183881 }
2026-08-10T02:20:32.917453+00:00
codeforces:270-B
codeforces
270-B
Multithreading
https://codeforces.com/problemset/problem/270/B
[ "data structures", "greedy", "implementation" ]
null
null
stdin_stdout
1,400
{ "solved_count": 4477 }
2026-08-10T02:20:32.917453+00:00
codeforces:270-A
codeforces
270-A
Fancy Fence
https://codeforces.com/problemset/problem/270/A
[ "geometry", "implementation", "math" ]
null
null
stdin_stdout
1,100
{ "solved_count": 51716 }
2026-08-10T02:20:32.917453+00:00
codeforces:269-E
codeforces
269-E
String Theory
https://codeforces.com/problemset/problem/269/E
[ "geometry", "math", "strings" ]
null
null
stdin_stdout
3,100
{ "solved_count": 122 }
2026-08-10T02:20:32.917453+00:00
codeforces:269-D
codeforces
269-D
Maximum Waterfall
https://codeforces.com/problemset/problem/269/D
[ "data structures", "dp", "graphs", "sortings" ]
null
null
stdin_stdout
2,600
{ "solved_count": 535 }
2026-08-10T02:20:32.917453+00:00
codeforces:269-C
codeforces
269-C
Flawed Flow
https://codeforces.com/problemset/problem/269/C
[ "constructive algorithms", "flows", "graphs", "greedy" ]
null
null
stdin_stdout
2,100
{ "solved_count": 1941 }
2026-08-10T02:20:32.917453+00:00
codeforces:269-B
codeforces
269-B
Greenhouse Effect
https://codeforces.com/problemset/problem/269/B
[ "dp" ]
null
null
stdin_stdout
1,700
{ "solved_count": 7128 }
2026-08-10T02:20:32.917453+00:00
codeforces:269-A
codeforces
269-A
Magical Boxes
https://codeforces.com/problemset/problem/269/A
[ "greedy", "math" ]
null
null
stdin_stdout
1,600
{ "solved_count": 3716 }
2026-08-10T02:20:32.917453+00:00
codeforces:268-E
codeforces
268-E
Playlist
https://codeforces.com/problemset/problem/268/E
[ "math", "probabilities", "sortings" ]
null
null
stdin_stdout
2,100
{ "solved_count": 1174 }
2026-08-10T02:20:32.917453+00:00
codeforces:268-D
codeforces
268-D
Wall Bars
https://codeforces.com/problemset/problem/268/D
[ "dp" ]
null
null
stdin_stdout
2,300
{ "solved_count": 633 }
2026-08-10T02:20:32.917453+00:00
codeforces:268-C
codeforces
268-C
Beautiful Sets of Points
https://codeforces.com/problemset/problem/268/C
[ "constructive algorithms", "implementation" ]
null
null
stdin_stdout
1,500
{ "solved_count": 14752 }
2026-08-10T02:20:32.917453+00:00
codeforces:268-B
codeforces
268-B
Buttons
https://codeforces.com/problemset/problem/268/B
[ "implementation", "math" ]
null
null
stdin_stdout
1,000
{ "solved_count": 36290 }
2026-08-10T02:20:32.917453+00:00
codeforces:268-A
codeforces
268-A
Games
https://codeforces.com/problemset/problem/268/A
[ "brute force" ]
null
null
stdin_stdout
800
{ "solved_count": 106817 }
2026-08-10T02:20:32.917453+00:00
codeforces:267-C
codeforces
267-C
Berland Traffic
https://codeforces.com/problemset/problem/267/C
[ "math", "matrices" ]
null
null
stdin_stdout
2,700
{ "solved_count": 289 }
2026-08-10T02:20:32.917453+00:00
codeforces:267-B
codeforces
267-B
Dominoes
https://codeforces.com/problemset/problem/267/B
[ "dfs and similar", "graphs" ]
null
null
stdin_stdout
2,000
{ "solved_count": 781 }
2026-08-10T02:20:32.917453+00:00
codeforces:267-A
codeforces
267-A
Subtractions
https://codeforces.com/problemset/problem/267/A
[ "math", "number theory" ]
null
null
stdin_stdout
900
{ "solved_count": 9769 }
2026-08-10T02:20:32.917453+00:00
codeforces:266-E
codeforces
266-E
More Queries to Array...
https://codeforces.com/problemset/problem/266/E
[ "data structures", "math" ]
null
null
stdin_stdout
2,500
{ "solved_count": 1163 }
2026-08-10T02:20:32.917453+00:00
codeforces:266-D
codeforces
266-D
BerDonalds
https://codeforces.com/problemset/problem/266/D
[ "graphs", "math", "shortest paths" ]
null
null
stdin_stdout
2,400
{ "solved_count": 1036 }
2026-08-10T02:20:32.917453+00:00
codeforces:266-C
codeforces
266-C
Below the Diagonal
https://codeforces.com/problemset/problem/266/C
[ "constructive algorithms", "greedy", "math" ]
null
null
stdin_stdout
2,100
{ "solved_count": 1453 }
2026-08-10T02:20:32.917453+00:00
codeforces:266-B
codeforces
266-B
Queue at the School
https://codeforces.com/problemset/problem/266/B
[ "constructive algorithms", "graph matchings", "implementation", "shortest paths" ]
null
null
stdin_stdout
800
{ "solved_count": 171197 }
2026-08-10T02:20:32.917453+00:00
codeforces:266-A
codeforces
266-A
Stones on the Table
https://codeforces.com/problemset/problem/266/A
[ "implementation" ]
null
null
stdin_stdout
800
{ "solved_count": 252935 }
2026-08-10T02:20:32.917453+00:00
codeforces:265-B
codeforces
265-B
Roadside Trees (Simplified Edition)
https://codeforces.com/problemset/problem/265/B
[ "greedy", "implementation" ]
null
null
stdin_stdout
1,000
{ "solved_count": 18021 }
2026-08-10T02:20:32.917453+00:00
codeforces:265-A
codeforces
265-A
Colorful Stones (Simplified Edition)
https://codeforces.com/problemset/problem/265/A
[ "implementation" ]
null
null
stdin_stdout
800
{ "solved_count": 43545 }
2026-08-10T02:20:32.917453+00:00
codeforces:264-E
codeforces
264-E
Roadside Trees
https://codeforces.com/problemset/problem/264/E
[ "data structures", "dp" ]
null
null
stdin_stdout
3,000
{ "solved_count": 484 }
2026-08-10T02:20:32.917453+00:00
codeforces:264-D
codeforces
264-D
Colorful Stones
https://codeforces.com/problemset/problem/264/D
[ "dp", "two pointers" ]
null
null
stdin_stdout
2,500
{ "solved_count": 455 }
2026-08-10T02:20:32.917453+00:00
codeforces:264-C
codeforces
264-C
Choosing Balls
https://codeforces.com/problemset/problem/264/C
[ "dp" ]
null
null
stdin_stdout
2,000
{ "solved_count": 3363 }
2026-08-10T02:20:32.917453+00:00
codeforces:264-B
codeforces
264-B
Good Sequences
https://codeforces.com/problemset/problem/264/B
[ "dp", "number theory" ]
null
null
stdin_stdout
1,500
{ "solved_count": 12378 }
2026-08-10T02:20:32.917453+00:00
codeforces:264-A
codeforces
264-A
Escape from Stones
https://codeforces.com/problemset/problem/264/A
[ "constructive algorithms", "data structures", "implementation", "two pointers" ]
null
null
stdin_stdout
1,200
{ "solved_count": 11895 }
2026-08-10T02:20:32.917453+00:00
codeforces:263-E
codeforces
263-E
Rhombus
https://codeforces.com/problemset/problem/263/E
[ "brute force", "data structures", "dp" ]
null
null
stdin_stdout
2,500
{ "solved_count": 457 }
2026-08-10T02:20:32.917453+00:00
codeforces:263-D
codeforces
263-D
Cycle in Graph
https://codeforces.com/problemset/problem/263/D
[ "dfs and similar", "graphs" ]
null
null
stdin_stdout
1,800
{ "solved_count": 4612 }
2026-08-10T02:20:32.917453+00:00
codeforces:263-C
codeforces
263-C
Circle of Numbers
https://codeforces.com/problemset/problem/263/C
[ "brute force", "dfs and similar", "implementation" ]
null
null
stdin_stdout
2,000
{ "solved_count": 1160 }
2026-08-10T02:20:32.917453+00:00
codeforces:263-B
codeforces
263-B
Squares
https://codeforces.com/problemset/problem/263/B
[ "greedy", "implementation", "sortings" ]
null
null
stdin_stdout
900
{ "solved_count": 9887 }
2026-08-10T02:20:32.917453+00:00
codeforces:263-A
codeforces
263-A
Beautiful Matrix
https://codeforces.com/problemset/problem/263/A
[ "implementation" ]
null
null
stdin_stdout
800
{ "solved_count": 329818 }
2026-08-10T02:20:32.917453+00:00
codeforces:262-B
codeforces
262-B
Roma and Changing Signs
https://codeforces.com/problemset/problem/262/B
[ "greedy" ]
null
null
stdin_stdout
1,200
{ "solved_count": 12446 }
2026-08-10T02:20:32.917453+00:00
codeforces:262-A
codeforces
262-A
Roma and Lucky Numbers
https://codeforces.com/problemset/problem/262/A
[ "implementation" ]
null
null
stdin_stdout
800
{ "solved_count": 22683 }
2026-08-10T02:20:32.917453+00:00
codeforces:261-E
codeforces
261-E
Maxim and Calculator
https://codeforces.com/problemset/problem/261/E
[ "brute force", "dp", "two pointers" ]
null
null
stdin_stdout
2,800
{ "solved_count": 448 }
2026-08-10T02:20:32.917453+00:00
codeforces:261-D
codeforces
261-D
Maxim and Increasing Subsequence
https://codeforces.com/problemset/problem/261/D
[ "dp" ]
null
null
stdin_stdout
2,600
{ "solved_count": 725 }
2026-08-10T02:20:32.917453+00:00
codeforces:261-C
codeforces
261-C
Maxim and Matrix
https://codeforces.com/problemset/problem/261/C
[ "constructive algorithms", "dp", "math" ]
null
null
stdin_stdout
2,000
{ "solved_count": 847 }
2026-08-10T02:20:32.917453+00:00
codeforces:261-B
codeforces
261-B
Maxim and Restaurant
https://codeforces.com/problemset/problem/261/B
[ "dp", "math", "probabilities" ]
null
null
stdin_stdout
1,900
{ "solved_count": 1643 }
2026-08-10T02:20:32.917453+00:00
codeforces:261-A
codeforces
261-A
Maxim and Discounts
https://codeforces.com/problemset/problem/261/A
[ "greedy", "sortings" ]
null
null
stdin_stdout
1,400
{ "solved_count": 5649 }
2026-08-10T02:20:32.917453+00:00
codeforces:260-E
codeforces
260-E
Dividing Kingdom
https://codeforces.com/problemset/problem/260/E
[ "binary search", "brute force", "data structures" ]
null
null
stdin_stdout
2,500
{ "solved_count": 551 }
2026-08-10T02:20:32.917453+00:00
codeforces:260-D
codeforces
260-D
Black and White Tree
https://codeforces.com/problemset/problem/260/D
[ "constructive algorithms", "dsu", "graphs", "greedy", "trees" ]
null
null
stdin_stdout
2,100
{ "solved_count": 1698 }
2026-08-10T02:20:32.917453+00:00
codeforces:260-C
codeforces
260-C
Balls and Boxes
https://codeforces.com/problemset/problem/260/C
[ "constructive algorithms", "greedy", "implementation" ]
null
null
stdin_stdout
1,700
{ "solved_count": 3246 }
2026-08-10T02:20:32.917453+00:00
codeforces:260-B
codeforces
260-B
Ancient Prophesy
https://codeforces.com/problemset/problem/260/B
[ "brute force", "implementation", "strings" ]
null
null
stdin_stdout
1,600
{ "solved_count": 4103 }
2026-08-10T02:20:32.917453+00:00
codeforces:260-A
codeforces
260-A
Adding Digits
https://codeforces.com/problemset/problem/260/A
[ "implementation", "math" ]
null
null
stdin_stdout
1,400
{ "solved_count": 16779 }
2026-08-10T02:20:32.917453+00:00
codeforces:259-B
codeforces
259-B
Little Elephant and Magic Square
https://codeforces.com/problemset/problem/259/B
[ "brute force", "implementation" ]
null
null
stdin_stdout
1,100
{ "solved_count": 14771 }
2026-08-10T02:20:32.917453+00:00
codeforces:259-A
codeforces
259-A
Little Elephant and Chess
https://codeforces.com/problemset/problem/259/A
[ "brute force", "strings" ]
null
null
stdin_stdout
1,000
{ "solved_count": 10147 }
2026-08-10T02:20:32.917453+00:00
codeforces:258-E
codeforces
258-E
Little Elephant and Tree
https://codeforces.com/problemset/problem/258/E
[ "data structures", "dfs and similar", "trees" ]
null
null
stdin_stdout
2,400
{ "solved_count": 1403 }
2026-08-10T02:20:32.917453+00:00
codeforces:258-D
codeforces
258-D
Little Elephant and Broken Sorting
https://codeforces.com/problemset/problem/258/D
[ "dp", "math", "probabilities" ]
null
null
stdin_stdout
2,600
{ "solved_count": 1571 }
2026-08-10T02:20:32.917453+00:00
codeforces:258-C
codeforces
258-C
Little Elephant and LCM
https://codeforces.com/problemset/problem/258/C
[ "binary search", "combinatorics", "dp", "math" ]
null
null
stdin_stdout
2,000
{ "solved_count": 2023 }
2026-08-10T02:20:32.917453+00:00
codeforces:258-B
codeforces
258-B
Little Elephant and Elections
https://codeforces.com/problemset/problem/258/B
[ "brute force", "combinatorics", "dp" ]
null
null
stdin_stdout
1,900
{ "solved_count": 1621 }
2026-08-10T02:20:32.917453+00:00
codeforces:258-A
codeforces
258-A
Little Elephant and Bits
https://codeforces.com/problemset/problem/258/A
[ "greedy", "math" ]
null
null
stdin_stdout
1,100
{ "solved_count": 26933 }
2026-08-10T02:20:32.917453+00:00
codeforces:257-E
codeforces
257-E
Greedy Elevator
https://codeforces.com/problemset/problem/257/E
[ "data structures", "implementation" ]
null
null
stdin_stdout
2,200
{ "solved_count": 373 }
2026-08-10T02:20:32.917453+00:00
codeforces:257-D
codeforces
257-D
Sum
https://codeforces.com/problemset/problem/257/D
[ "greedy", "math" ]
null
null
stdin_stdout
1,900
{ "solved_count": 1748 }
2026-08-10T02:20:32.917453+00:00
codeforces:257-C
codeforces
257-C
View Angle
https://codeforces.com/problemset/problem/257/C
[ "brute force", "geometry", "math" ]
null
null
stdin_stdout
1,800
{ "solved_count": 4788 }
2026-08-10T02:20:32.917453+00:00
codeforces:257-B
codeforces
257-B
Playing Cubes
https://codeforces.com/problemset/problem/257/B
[ "games", "greedy", "implementation" ]
null
null
stdin_stdout
1,300
{ "solved_count": 7848 }
2026-08-10T02:20:32.917453+00:00
codeforces:257-A
codeforces
257-A
Sockets
https://codeforces.com/problemset/problem/257/A
[ "greedy", "implementation", "sortings" ]
null
null
stdin_stdout
1,100
{ "solved_count": 6977 }
2026-08-10T02:20:32.917453+00:00
codeforces:256-E
codeforces
256-E
Lucky Arrays
https://codeforces.com/problemset/problem/256/E
[ "data structures" ]
null
null
stdin_stdout
2,400
{ "solved_count": 813 }
2026-08-10T02:20:32.917453+00:00
codeforces:256-D
codeforces
256-D
Liars and Serge
https://codeforces.com/problemset/problem/256/D
[ "dp" ]
null
null
stdin_stdout
2,700
{ "solved_count": 299 }
2026-08-10T02:20:32.917453+00:00
codeforces:255-E
codeforces
255-E
Furlo and Rublo and Game
https://codeforces.com/problemset/problem/255/E
[ "games", "implementation", "math" ]
null
null
stdin_stdout
2,200
{ "solved_count": 1022 }
2026-08-10T02:20:32.917453+00:00
codeforces:255-D
codeforces
255-D
Mr. Bender and Square
https://codeforces.com/problemset/problem/255/D
[ "binary search", "implementation", "math" ]
null
null
stdin_stdout
1,800
{ "solved_count": 2214 }
2026-08-10T02:20:32.917453+00:00
codeforces:255-C
codeforces
255-C
Almost Arithmetical Progression
https://codeforces.com/problemset/problem/255/C
[ "brute force", "dp" ]
null
null
stdin_stdout
1,500
{ "solved_count": 5087 }
2026-08-10T02:20:32.917453+00:00
codeforces:255-B
codeforces
255-B
Code Parsing
https://codeforces.com/problemset/problem/255/B
[ "implementation" ]
null
null
stdin_stdout
1,200
{ "solved_count": 5506 }
2026-08-10T02:20:32.917453+00:00
codeforces:255-A
codeforces
255-A
Greg's Workout
https://codeforces.com/problemset/problem/255/A
[ "implementation" ]
null
null
stdin_stdout
800
{ "solved_count": 31460 }
2026-08-10T02:20:32.917453+00:00
codeforces:254-E
codeforces
254-E
Dormitory
https://codeforces.com/problemset/problem/254/E
[ "dp", "implementation" ]
null
null
stdin_stdout
2,100
{ "solved_count": 737 }
2026-08-10T02:20:32.917453+00:00
codeforces:254-D
codeforces
254-D
Rats
https://codeforces.com/problemset/problem/254/D
[ "brute force", "dfs and similar", "graphs", "implementation", "shortest paths" ]
null
null
stdin_stdout
2,300
{ "solved_count": 670 }
2026-08-10T02:20:32.917453+00:00
codeforces:254-C
codeforces
254-C
Anagram
https://codeforces.com/problemset/problem/254/C
[ "greedy", "strings" ]
null
null
stdin_stdout
1,800
{ "solved_count": 1614 }
2026-08-10T02:20:32.917453+00:00
codeforces:254-B
codeforces
254-B
Jury Size
https://codeforces.com/problemset/problem/254/B
[ "brute force", "implementation" ]
null
null
stdin_stdout
1,500
{ "solved_count": 2278 }
2026-08-10T02:20:32.917453+00:00
codeforces:254-A
codeforces
254-A
Cards with Numbers
https://codeforces.com/problemset/problem/254/A
[ "constructive algorithms", "sortings" ]
null
null
stdin_stdout
1,200
{ "solved_count": 7831 }
2026-08-10T02:20:32.917453+00:00
codeforces:253-E
codeforces
253-E
Printer
https://codeforces.com/problemset/problem/253/E
[ "binary search", "data structures", "implementation", "sortings" ]
null
null
stdin_stdout
2,200
{ "solved_count": 613 }
2026-08-10T02:20:32.917453+00:00
codeforces:253-D
codeforces
253-D
Table with Letters - 2
https://codeforces.com/problemset/problem/253/D
[ "brute force", "two pointers" ]
null
null
stdin_stdout
2,000
{ "solved_count": 934 }
2026-08-10T02:20:32.917453+00:00
codeforces:253-C
codeforces
253-C
Text Editor
https://codeforces.com/problemset/problem/253/C
[ "data structures", "dfs and similar", "graphs", "greedy", "shortest paths" ]
null
null
stdin_stdout
1,600
{ "solved_count": 2938 }
2026-08-10T02:20:32.917453+00:00
codeforces:253-B
codeforces
253-B
Physics Practical
https://codeforces.com/problemset/problem/253/B
[ "binary search", "dp", "sortings", "two pointers" ]
null
null
stdin_stdout
1,400
{ "solved_count": 12507 }
2026-08-10T02:20:32.917453+00:00
codeforces:253-A
codeforces
253-A
Boys and Girls
https://codeforces.com/problemset/problem/253/A
[ "greedy" ]
null
null
stdin_stdout
1,100
{ "solved_count": 12276 }
2026-08-10T02:20:32.917453+00:00
codeforces:252-B
codeforces
252-B
Unsorting Array
https://codeforces.com/problemset/problem/252/B
[ "brute force", "sortings" ]
null
null
stdin_stdout
1,800
{ "solved_count": 1895 }
2026-08-10T02:20:32.917453+00:00
codeforces:252-A
codeforces
252-A
Little Xor
https://codeforces.com/problemset/problem/252/A
[ "brute force", "implementation" ]
null
null
stdin_stdout
1,100
{ "solved_count": 5925 }
2026-08-10T02:20:32.917453+00:00
codeforces:251-E
codeforces
251-E
Tree and Table
https://codeforces.com/problemset/problem/251/E
[ "dfs and similar", "dp", "implementation", "trees" ]
null
null
stdin_stdout
3,000
{ "solved_count": 211 }
2026-08-10T02:20:32.917453+00:00
codeforces:251-D
codeforces
251-D
Two Sets
https://codeforces.com/problemset/problem/251/D
[ "bitmasks", "math" ]
null
null
stdin_stdout
2,700
{ "solved_count": 748 }
2026-08-10T02:20:32.917453+00:00