© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
7 replies
popcorn

❔ Which algorithm should I use, CP

Hi, I have a task:
Find maximum possible reward and number of eliminated opponents each round after k rounds, when you have 100 opponents and you have to eliminate at least 1 in each round. The reward for eliminating opponents is 100.000 * (e / c).
Where e is number of opponents that are being eliminated in the round
c is number of remaining opponents. 
Find maximum possible reward and number of eliminated opponents each round after k rounds, when you have 100 opponents and you have to eliminate at least 1 in each round. The reward for eliminating opponents is 100.000 * (e / c).
Where e is number of opponents that are being eliminated in the round
c is number of remaining opponents. 

What algorithm should I use?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

✅ Which Technologies should I use?
C#CC# / help
3y ago
❔ Which types should I use for this dictionary
C#CC# / help
3y ago
What control should I use?
C#CC# / help
3y ago
✅ How should I use SelectAsync?
C#CC# / help
3y ago