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

Commit 27514b7

Browse files
Update Queue.c
1 parent d447301 commit 27514b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎DataStructure/Queue.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#include <stdio.h>
22
#include <stdlib.h>
33
#include <stdbool.h>
4-
#define MAX_SIZE 1000
54

65
typedef int element;
76

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /