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

Commit58491c7

Browse files
committed
Update Queue images.
1 parent6a99b20 commit58491c7

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

‎src/data-structures/queue/README.fr-FR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Représentation d'une file PEPS (premier entré, premier sorti)
2222

2323
![Queue](./images/queue.jpeg)
2424

25-
<small><i>Made with<ahref="https://okso.app">okso.app</a></i></small>
25+
*Made with[okso.app](https://okso.app)*
2626

2727
##Références
2828

‎src/data-structures/queue/README.ja-JP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ FIFO(先入れ先出し)のキュー
66

77
![Queue](./images/queue.jpeg)
88

9-
<small><i>Made with<ahref="https://okso.app">okso.app</a></i></small>
9+
*Made with[okso.app](https://okso.app)*
1010

1111
##参考
1212

‎src/data-structures/queue/README.ko-KR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ _Read this in other languages:_
1515

1616
![Queue](./images/queue.jpeg)
1717

18-
<small><i>Made with<ahref="https://okso.app">okso.app</a></i></small>
18+
*Made with[okso.app](https://okso.app)*
1919

2020
##참고
2121

‎src/data-structures/queue/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Representation of a FIFO (first in, first out) queue
2828

2929
![Queue](./images/queue.jpeg)
3030

31-
<small><i>Made with<ahref="https://okso.app">okso.app</a></i></small>
31+
*Made with[okso.app](https://okso.app)*
3232

3333
##References
3434

‎src/data-structures/queue/README.pt-BR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Representação de uma file FIFO (first in, first out)
2222

2323
![Queue](./images/queue.jpeg)
2424

25-
<small><i>Made with<ahref="https://okso.app">okso.app</a></i></small>
25+
*Made with[okso.app](https://okso.app)*
2626

2727
##References
2828

‎src/data-structures/queue/README.ru-RU.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
![Очередь](./images/queue.jpeg)
1515

16-
<small><i>Made with<ahref="https://okso.app">okso.app</a></i></small>
16+
*Made with[okso.app](https://okso.app)*
1717

1818
##References
1919

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
![Queue](./images/queue.jpeg)
1111

12-
<small><i>Made with<ahref="https://okso.app">okso.app</a></i></small>
12+
*Made with[okso.app](https://okso.app)*
1313

1414
##参考
1515

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp