Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit98eb9ae

Browse files
LiuL0703trekhleb
authored andcommitted
fix wrong words (trekhleb#273)
1 parent59c6f4d commit98eb9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/data-structures/stack/README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22

3-
在计算机科学中, 一个**栈(stack)**时一种抽象数据类型,用作表示元素的集合,具有两种主要操作:
3+
在计算机科学中, 一个**栈(stack)**是一种抽象数据类型,用作表示元素的集合,具有两种主要操作:
44

55
***push**, 添加元素到栈的顶端(末尾);
66
***pop**, 移除栈最顶端(末尾)的元素.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp