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

Problems18
Submissions19
11월
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월
Viacheslav_Shevcenko has joined contest UOI 2025, Day 27개월 전
Viacheslav_Shevcenko has joined contest UOI 2025, Day 17개월 전
Viacheslav_Shevcenko left a comment in discussion The vouchers (#6)8개월 전

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 attempt8개월 전
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년 전