Basecamp
    Галоўная
    Задачы
    Спаборніцтвы
    Курсы
    Рэйтынг
    Допісы
    Крама
    Discord
Viacheslav_Shevcenko
Sign in
Viacheslav_Shevcenko
Ukraine
Ukraine
Joined Sep 24, 2023
Achievements (52)
Hello WorldEasy StartTough NutHardmodeBy a whiskerSea LionCoffee Lover
OverviewAchievementsPosts

Problems21
Submissions23
вер
кас
ліс
сне
2021
лют
сак
кра
май
чэр
ліп
жні
вер
кас
ліс
сне
2022
лют
сак
кра
май
чэр
ліп
жні
вер
кас
ліс
сне
2023
лют
сак
кра
май
чэр
ліп
жні
вер
кас
ліс
сне
2024
лют
сак
кра
май
чэр
ліп
жні
вер
кас
ліс
сне
2025
лют
сак
кра
май
чэр
ліп
жні
вер
кас
ліс
сне
2026
лют
сак
кра
май
чэр
ліп
Viacheslav_Shevcenko solved problem Wires (#872) on 2 attempt9 месяцаў таму
Viacheslav_Shevcenko solved problem Contemporary Art (#5990) on 2 attempt9 месяцаў таму
Viacheslav_Shevcenko solved problem Dancing school (#160) on 5 attempt9 месяцаў таму
Viacheslav_Shevcenko has joined contest UOI 2025, Day 21 год таму
Viacheslav_Shevcenko has joined contest UOI 2025, Day 11 год таму
Viacheslav_Shevcenko left a comment in discussion The Vouchers (#6)1 год таму

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 attempt1 год таму
Viacheslav_Shevcenko solved problem Annihilator Gun (#11727) on first attempt2 гады таму
Viacheslav_Shevcenko has joined contest Eolymp Cup #22 гады таму
Viacheslav_Shevcenko has joined contest Eolymp Cup #12 гады таму
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 гады таму