Skip to content

[BUG] - 翻译错误问题和示例中的描述出现了矛盾 - 3482. 分析组织层级 #28196

@MovisLi

Description

@MovisLi

LeetCode 用户名

movis

问题号码、标题和链接

  1. 分析组织层级 https://leetcode.cn/problems/analyze-organization-hierarchy/description/

Bug Category

示例, 问题描述

描述

在问题描述中,关于 employee_name 这个字段要求升序(这道题我已经解决了,测试用例也是需要升序):

Image

但是在示例(注意)中要求使用这个字段的降序:

Image

我看了下英文版本的没问题,这应该是一个翻译错误。

你使用的语言

Pandas

你提交或者运行的代码

期望行为

把示例(注意)中要求使用这个字段的降序改为升序就行了

屏幕截图

屏幕结果我给在了

额外的上下文

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions