linked_queue

Download
text 45 lines 33.2 KB
 1���� � H__PAGEZERO�__TEXT@@__text__TEXT`�`�__stubs__TEXT<$<�__cstring__TEXT`�`__unwind_info__TEXTh�__DATA_CONST@@@@__got__DATA_CONST@@H__LINKEDIT�@��4��x3�x��H�P��P8� /usr/lib/dyld�R-�0>��E�@Q}W2 �*(��8L/usr/lib/libSystem.B.dylib&8�)H� ������{��C��������@�(��@���@���@���@��{A�����_�����{���������_�@����@�H��@�@����@����@��������_����{B�����_��C����@�@�����C��_�����{���������������@�H���1����R��8!�@��@�(��@���@�@���@��@�(��@�(�	�@��@�)@�(��@��@�(��@�H@�)�RH�(	
 2��8��_8�{B�����_�����{���������@�����@6��1����R��8�@�@����@�@��@�(��@�@��@�(��@�@����@���@�g��@�(@�q(�(�R��8��_8�{B�����_�����{���������@������6�R��8�@�@�@��@�(�(�R��8��_8�{B�����_�����{���������@�j����6�R��8�@�@�@��@�(�(�R��8��_8�{B�����_�����{���������_�@���(��,2����_�@����@����@�@���(���2���@�@��������2���{B�����_��C����@�@��C��_�����{��C����@���c���`6����{A�����_��C��{�������������_����2���(�R�����3�����3���(�R�����^�qT��^�I�R��
 3}	���
 4�(��H4����@��_���^�}	�����_�������^���������4����_��c�X����6�_��s�p��� 6��^���(��5����C^���(���5����_�}����@6������@�	q�T�_������`6�#@���(���6����_�f����@��������6�����R���@�qT�@�I�R��
 5}	���
 6�(��H4�p��@��_��@�}	�����_�E����@�������t7�a��_�������`6�#@���(���6�U��_�/�������8�O���8�L��_���������8�F���9�C����@�	�R	kJT�_��@�p����@�������_�1�������(��:�,���:�)����@�q
 7T�_��������#@���(��;���@�������P;���_�'�����;�
 8������_��{D��C��_�0�@��0�@��0�
 9@��메모리 할당 실패!
10Queue is empty!
11Queue (size=%d): front -> %d <- rear
12큐 생성 실패!
13=== 연결 리스트 기반 큐 테스트 ===
14
15[ 1단계: Enqueue 5개 ]
16Enqueue %d -> 
17[ 2단계: Front/Rear 확인 ]
18Front 값: %d (먼저 들어온 값)
19Rear 값: %d (나중에 들어온 값)
20
21[ 3단계: Dequeue 2개 ]
22Dequeued: %d -> 
23[ 4단계: Enqueue 2개 더 ]
24
25[ 5단계: 모든 요소 Dequeue ]
26
27[ 6단계: Empty 상태에서 Dequeue 시도 ]
28Dequeue -> 
29[ 7단계: 대량 삽입 테스트 ]
3010000개 요소 삽입 중...
31삽입 완료! 현재 크기: %d
32
33처음 5개 요소 확인:
34  Dequeued: %d
35
36메모리 해제 중...
37큐 해제 완료!
38$$`HH<H ������ P\@@_free_malloc_printf_���lear
39reate��	queue&stroy+�
40�
41�
42���cde0enqueue@frontEisEmptyJprintOrearTsizeY�_mh_execute_header	lqueue_^main��P` ��tt�8h$`3C�S0c�q���P�P�����
43
44 __mh_execute_header_lqueue_clear_lqueue_create_lqueue_dequeue_lqueue_destroy_lqueue_enqueue_lqueue_front_lqueue_isEmpty_lqueue_print_lqueue_rear_lqueue_size_main_free_malloc_printf�������eX	�  �linked_queue����A�;����<�+����I��T'q�;lCq���Xo��f����kOX�|�|z�ڽ�H�,����Xo��f����kOX�|�|z�ڽ�H�,����Xo��f����kOX�|�|z�ڽ�H�,�r����A.��ʁ�Ѱ�I�&�	銾���Xo��f����kOX�|�|z�ڽ�H�,����Xo��f����kOX�|�|z�ڽ�H�,����Xo��f����kOX�|�|z�ڽ�H�,�M:,:�$'�,Be@=�ld2Ǐ�g�T��
45