Skip to content

feat: add rust solution to lcof problem: No.09 #669

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 17, 2022
Merged

feat: add rust solution to lcof problem: No.09 #669

merged 1 commit into from
Jan 17, 2022

Conversation

YangFong
Copy link
Member

No description provided.

面试题 09. 用两个栈实现队列
@yanglbme yanglbme merged commit 9026e0b into doocs:main Jan 17, 2022
@yanglbme
Copy link
Member

我们项目里 rust 代码块没有统一

第一种:

```rust

第二种:

```rs

可以统一替换为第一种:

```rust

下次提 rust 代码的时候,可以顺便帮忙改一下哈 @YangFong

@YangFong YangFong deleted the dev-lcof-09 branch January 17, 2022 15:07
@YangFong
Copy link
Member Author

我们项目里 rust 代码块没有统一

第一种:

```rust

第二种:

```rs

可以统一替换为第一种:

```rust

下次提 rust 代码的时候,可以顺便帮忙改一下哈 @YangFong

后者倒是更短些,不过有说明,那就按这一套执行👌。

@yanglbme
Copy link
Member

rs 我用插件预览的时候,不会高亮,所以还是统一 rust 吧。我待会改一下就好

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants