How to solve the problem Table Tennis Game 24 in CodeForces 765C?

2026-06-09 12:411阅读0评论SEO资源
  • 内容介绍
  • 文章标签
  • 相关推荐

本文共计372个文字,预计阅读时间需要2分钟。

How to solve the problem Table Tennis Game 24 in CodeForces 765C?

题目链接:http://codeforces.com/contest/765/problem/C

题目内容:有两个选手打乒乓球,告诉你要达到k分就结束,比分设置为0,现在你知道第一个选手总共获得了a分,第二个选手获得了b分。

阅读全文