mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-13 01:15:14 +08:00
update
This commit is contained in:
@@ -84,7 +84,7 @@ activity_duration 是用户当天在平台上花费的分钟数。
|
||||
<li>体验了 3 天免费试用,时长分别为 45,30 和 60 分钟。</li>
|
||||
<li>平均试用时长:(45 + 30 + 60) / 3 = 45.00 分钟。</li>
|
||||
<li>拥有 3 天付费订阅,时长分别为 75,90 和 65分钟。</li>
|
||||
<li>平均花费市场:(75 + 90 + 65) / 3 = 76.67 分钟。</li>
|
||||
<li>平均花费时长:(75 + 90 + 65) / 3 = 76.67 分钟。</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>用户 2:</strong>
|
||||
|
Reference in New Issue
Block a user