Notes
This function is in beta test. Please help improve it in the issues
here.
/in/dictionary.c:118:26: runtime error: member access within null pointer of type 'struct dictionary_node_t' SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /in/dictionary.c:118:26 in /in/dictionary.c:125:26: runtime error: member access within null pointer of type 'struct dictionary_node_t' SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /in/dictionary.c:125:26 in /in/dictionary.c:152:32: runtime error: member access within null pointer of type 'struct dictionary_node_t' SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /in/dictionary.c:152:32 in /in/dictionary.c:138:32: runtime error: member access within null pointer of type 'struct dictionary_node_t' SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /in/dictionary.c:138:32 in
Your Answer
0 ***Print Dictionary*** Original: {}. Reversed: {}. ****Print Finished**** 1 ***Print Dictionary*** Original: {24:19, }. Reversed: {24:19, }. ****Print Finished**** 2 ***Print Dictionary*** Original: {24:19, }. Reversed: {24:19, }. ****Print Finished**** 3 ***Print Dictionary*** Original: {24:19, }. Reversed: {24:19, }. ****Print Finished**** 4 The value is 19. ***Print Dictionary*** Original: {24:19, }. Reversed: {24:19, }. ****Print Finished**** 5 ***Print Dictionary*** Original: {24:19, }. Reversed: {24:19, }. ****Print Finished**** 6 ***Print Dictionary*** Original: {24:19, }. Reversed: {24:19, }. ****Print Finished**** 7 ***Print Dictionary*** Original: {24:19, }. Reversed: {24:19, }. ****Print Finished**** 8 ***Print Dictionary*** Original: {24:19, }. Reversed: {24:19, }. ****Print Finished**** 9 ***Print Dictionary*** Original: {20:26, 24:19, }. Reversed: {24:19, 20:26, }. ****Print Finished**** 10 ***Print Dictionary*** Original: {20:26, 24:19, 26:5, }. Reversed: {26:5, 24:19, 20:26, }. ****Print Fin
JOJ Answer
0 ***Print Dictionary*** Original: {}. Reversed: {}. ****Print Finished**** 1 ***Print Dictionary*** Original: {24:19, }. Reversed: {24:19, }. ****Print Finished**** 2 ***Print Dictionary*** Original: {24:19, }. Reversed: {24:19, }. ****Print Finished**** 3 ***Print Dictionary*** Original: {24:19, }. Reversed: {24:19, }. ****Print Finished**** 4 The value is 19. ***Print Dictionary*** Original: {24:19, }. Reversed: {24:19, }. ****Print Finished**** 5 ***Print Dictionary*** Original: {24:19, }. Reversed: {24:19, }. ****Print Finished**** 6 ***Print Dictionary*** Original: {24:19, }. Reversed: {24:19, }. ****Print Finished**** 7 ***Print Dictionary*** Original: {24:19, }. Reversed: {24:19, }. ****Print Finished**** 8 ***Print Dictionary*** Original: {24:19, }. Reversed: {24:19, }. ****Print Finished**** 9 ***Print Dictionary*** Original: {20:26, 24:19, }. Reversed: {24:19, 20:26, }. ****Print Finished**** 10 ***Print Dictionary*** Original: {20:26, 24:19, 26:5, }. Reversed: {26:5, 24:19, 20:26, }. ****Print Fin