Basecamp
    Home
    Problems
    Contests
    Courses
    Rating
    Posts
    Store
    Discord
Viacheslav_Shevcenko
Sign in
Viacheslav_Shevcenko
Ukraine
Ukraine
Joined Sep 24, 2023
OverviewPosts

Problems18
Submissions19
12月
2020
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
2021
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
2022
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
2023
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
2024
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
2025
2月
3月
4月
5月
6月
7月
8月
9月
10月
Viacheslav_Shevcenko has joined contest UOI 2025, Day 28 か月前
Viacheslav_Shevcenko has joined contest UOI 2025, Day 18 か月前
Viacheslav_Shevcenko left a comment in discussion The vouchers (#6)9 か月前

Andremaxico How did you manage to get such results? Maybe you misunderstood the problem. Here are a few possible outcomes in the example:

  • Selling first, second, third, then fourth ticket respectively: max(2 - 0, 0) * 37 + max(3 - 1, 0) * 45 + max(1 - 2, 0) * 46 + max(4 - 3, 0) * 30 = 194

  • Selling fourth, third, second, then first ticket respectively:max(4 - 0, 0) * 30 + max(1 - 1, 0) * 46 + max(3 - 2, 0) * 45 + max(2 - 3, 0) * 37 = 165

  • Selling second, first, fourth, then third ticket respectively(the maximum possible result):max(3 - 0, 0) * 45 + max(2 - 1, 0) * 37 + max(4 - 2, 0) * 30 + max(1 - 3, 0) * 46 = 232

Viacheslav_Shevcenko solved problem The vouchers (#6) on 2 attempt9 か月前
Viacheslav_Shevcenko solved problem Annihilator Gun (#11727) on first attempt9 か月前
Viacheslav_Shevcenko has joined contest Eolymp Cup #29 か月前
Viacheslav_Shevcenko has joined contest Eolymp Cup #19 か月前
Viacheslav_Shevcenko has joined contest Weekend Practice #12 年前
Viacheslav_Shevcenko has joined contest ARIO 2024, Semifinals, 8-9 grades2 年前
Viacheslav_Shevcenko has joined contest ARIO 2024, Semifinals, 10-11 grades2 年前
Viacheslav_Shevcenko solved problem Degree of symmetry (#19) on first attempt2 年前
Viacheslav_Shevcenko solved problem How many times to repeat? (#20) on first attempt2 年前
Viacheslav_Shevcenko solved problem Array Partition (#11664) on first attempt2 年前