Skip to content

Instantly share code, notes, and snippets.

@nikitaborisov
Created September 6, 2017 03:05
Show Gist options
  • Save nikitaborisov/0ca08ed95a91d51a626702a6f6acce42 to your computer and use it in GitHub Desktop.
Save nikitaborisov/0ca08ed95a91d51a626702a6f6acce42 to your computer and use it in GitHub Desktop.
IDA-generated call graph for ls
digraph G {
"0" [label="_main" ];
"1" [label="_set_program_name" ];
"2" [label="_setlocale" ];
"3" [label="_close_stdout" ];
"4" [label="_atexit" ];
"5" [label="_isatty" ];
"6" [label="_set_quoting_style" ];
"7" [label="_getenv" ];
"8" [label="_argmatch" ];
"9" [label="_quote" ];
"10" [label="_error" ];
"11" [label="_xstrtoumax: push rbp" ];
"12" [label="_ioctl" ];
"13" [label="_xstrtoul: push rbp" ];
"14" [label="_rpl_getopt_long" ];
"15" [label="_xmalloc" ];
"16" [label="_xnumtoumax" ];
"17" [label="_human_options" ];
"18" [label="___xargmatch_internal" ];
"19" [label="_get_quoting_style" ];
"20" [label="_clone_quoting_options" ];
"21" [label="_set_char_quoting" ];
"22" [label="_xstrdup" ];
"23" [label="_strncmp" ];
"24" [label="_gnu_fnmatch" ];
"25" [label="_strlen" ];
"26" [label="_hard_locale" ];
"27" [label="_strchr" ];
"28" [label="_get_funky_string" ];
"29" [label="_strcmp" ];
"30" [label="_free" ];
"31" [label="_dev_ino_hash" ];
"32" [label="_dev_ino_compare" ];
"33" [label="_dev_ino_free" ];
"34" [label="_hash_initialize" ];
"35" [label="__obstack_begin" ];
"36" [label="_tzalloc" ];
"37" [label="_xgethostname" ];
"38" [label="_clear_files" ];
"39" [label="_gobble_file" ];
"40" [label="_sort_files" ];
"41" [label="_extract_dirs_from_files" ];
"42" [label="_print_current_files" ];
"43" [label="___swbuf" ];
"44" [label="_nl_langinfo" ];
"45" [label="_mbsalign" ];
"46" [label="___snprintf_chk" ];
"47" [label="_version_etc" ];
"48" [label="_exit" ];
"49" [label="_usage" ];
"50" [label="_abort" ];
"51" [label="_xstrtol_fatal" ];
"52" [label="_xalloc_die" ];
"53" [label="_argmatch_invalid" ];
"54" [label="_fputs" ];
"55" [label="_fprintf" ];
"56" [label="_hash_delete" ];
"57" [label="_restore_default_color" ];
"58" [label="_rpl_fflush" ];
"59" [label="_signal_setup" ];
"60" [label="_raise" ];
"61" [label="_dired_dump_obstack" ];
"62" [label="_printf" ];
"63" [label="_hash_get_n_entries" ];
"64" [label="_hash_free" ];
"65" [label="___error" ];
"66" [label="_opendir$INODE64" ];
"67" [label="_dirfd" ];
"68" [label="_fstat$INODE64" ];
"69" [label="_quotearg_style" ];
"70" [label="_rpl_stat" ];
"71" [label="_hash_insert" ];
"72" [label="_quotearg_n_style_colon" ];
"73" [label="_closedir" ];
"74" [label="__obstack_newchunk" ];
"75" [label="_canonicalize_filename_mode" ];
"76" [label="_quote_name" ];
"77" [label="_process_signals" ];
"78" [label="_readdir$INODE64" ];
"79" [label="_human_readable" ];
"80" [label="___stack_chk_fail" ];
"81" [label="___assert_rtn" ];
"82" [label="_strrchr" ];
"83" [label="__imp__setlocale" ];
"84" [label="_close_stream" ];
"85" [label="_quotearg_colon" ];
"86" [label="__exit" ];
"87" [label="__imp__atexit" ];
"88" [label="__imp__isatty" ];
"89" [label="__imp__getenv" ];
"90" [label="_memcmp" ];
"91" [label="_fcntl" ];
"92" [label="_getprogname" ];
"93" [label="_error_tail" ];
"94" [label="__imp__ioctl" ];
"95" [label="_rpl_getopt_internal" ];
"96" [label="_malloc" ];
"97" [label="_quotearg_n_style" ];
"98" [label="_quote_n" ];
"99" [label="_argmatch_valid" ];
"100" [label="_xmemdup" ];
"101" [label="_memcpy" ];
"102" [label="__imp__strncmp" ];
"103" [label="_mbsrtowcs" ];
"104" [label="_mbsinit" ];
"105" [label="_internal_fnwmatch" ];
"106" [label="_internal_fnmatch" ];
"107" [label="__imp__strlen" ];
"108" [label="_strdup" ];
"109" [label="__imp__strchr" ];
"110" [label="__imp__strcmp" ];
"111" [label="__imp__free" ];
"112" [label="_raw_hasher" ];
"113" [label="_raw_comparator" ];
"114" [label="_rpl_calloc" ];
"115" [label="__imp__malloc" ];
"116" [label="_print_and_abort" ];
"117" [label="_x2realloc" ];
"118" [label="_gethostname" ];
"119" [label="_xrealloc" ];
"120" [label="___bzero" ];
"121" [label="_quotearg_buffer" ];
"122" [label="_rpl_lstat" ];
"123" [label="_file_has_acl" ];
"124" [label="_areadlink_with_size" ];
"125" [label="_dir_len" ];
"126" [label="_stpncpy" ];
"127" [label="_stpcpy" ];
"128" [label="_gnu_mbswidth" ];
"129" [label="_getuser" ];
"130" [label="___sprintf_chk" ];
"131" [label="_getgroup" ];
"132" [label="_umaxtostr" ];
"133" [label="_setjmp" ];
"134" [label="_mpsort" ];
"135" [label="_last_component" ];
"136" [label="_file_name_concat" ];
"137" [label="_tcgetpgrp" ];
"138" [label="_put_indicator" ];
"139" [label="_fwrite" ];
"140" [label="_filemodestring" ];
"141" [label="_memset" ];
"142" [label="_format_user_or_group" ];
"143" [label="_localtime_rz" ];
"144" [label="_gettime" ];
"145" [label="_nstrftime" ];
"146" [label="_mbsnwidth" ];
"147" [label="_imaxtostr" ];
"148" [label="_print_name_with_quoting" ];
"149" [label="_print_file_name_and_frills" ];
"150" [label="_calculate_columns" ];
"151" [label="_length_of_file_name_and_frills" ];
"152" [label="_indent" ];
"153" [label="__imp____swbuf" ];
"154" [label="__imp__nl_langinfo" ];
"155" [label="_mbstowcs" ];
"156" [label="_wc_ensure_printable" ];
"157" [label="_wcswidth" ];
"158" [label="_wcstombs" ];
"159" [label="_wc_truncate" ];
"160" [label="_mbs_align_pad" ];
"161" [label="_mempcpy" ];
"162" [label="__imp____snprintf_chk" ];
"163" [label="_version_etc_arn" ];
"164" [label="__imp__exit" ];
"165" [label="__imp__abort" ];
"166" [label="__imp__fputs" ];
"167" [label="__imp__fprintf" ];
"168" [label="_hash_rehash" ];
"169" [label="_freading" ];
"170" [label="_ftello" ];
"171" [label="_rpl_fpurge" ];
"172" [label="_rpl_fseeko" ];
"173" [label="_sigaction" ];
"174" [label="_stophandler" ];
"175" [label="_sighandler" ];
"176" [label="_signal" ];
"177" [label="__imp__raise" ];
"178" [label="__imp__printf" ];
"179" [label="__imp____error" ];
"180" [label="__imp__opendir$INODE64" ];
"181" [label="__imp__dirfd" ];
"182" [label="__imp__fstat$INODE64" ];
"183" [label="_quotearg_n_options" ];
"184" [label="_stat$INODE64" ];
"185" [label="_hash_insert_if_absent" ];
"186" [label="__imp__closedir" ];
"187" [label="_xgetcwd" ];
"188" [label="_memmove" ];
"189" [label="_strspn" ];
"190" [label="_triple_hash" ];
"191" [label="_triple_compare_ino_str" ];
"192" [label="_triple_free" ];
"193" [label="_seen_file" ];
"194" [label="_record_file" ];
"195" [label="_quote_name_buf" ];
"196" [label="_file_escape" ];
"197" [label="_sigprocmask" ];
"198" [label="__imp__readdir$INODE64" ];
"199" [label="_localeconv" ];
"200" [label="___memcpy_chk" ];
"201" [label="__imp____stack_chk_fail" ];
"202" [label="__imp____assert_rtn" ];
"203" [label="__imp__strrchr" ];
"204" [label="___fpending" ];
"205" [label="_rpl_fclose" ];
"206" [label="__imp___exit" ];
"207" [label="__imp__memcmp" ];
"208" [label="__imp__fcntl" ];
"209" [label="__imp__getprogname" ];
"210" [label="_rpl_vfprintf" ];
"211" [label="_strerror_r" ];
"212" [label="__getopt_internal_r" ];
"213" [label="__imp__memcpy" ];
"214" [label="__imp__mbsrtowcs" ];
"215" [label="__imp__mbsinit" ];
"216" [label="___tolower" ];
"217" [label="___maskrune" ];
"218" [label="_wctype" ];
"219" [label="_ext_wmatch: push rbp" ];
"220" [label="_end_wpattern" ];
"221" [label="_wmemchr" ];
"222" [label="_btowc" ];
"223" [label="_ext_match: push rbp" ];
"224" [label="_end_pattern" ];
"225" [label="_memchr" ];
"226" [label="__imp__strdup" ];
"227" [label="_realloc" ];
"228" [label="__imp__gethostname" ];
"229" [label="__imp____bzero" ];
"230" [label="_quotearg_buffer_restyled" ];
"231" [label="_lstat$INODE64" ];
"232" [label="_acl_get_file" ];
"233" [label="_acl_extended_nontrivial" ];
"234" [label="_acl_free" ];
"235" [label="_acl_errno_valid" ];
"236" [label="_rpl_readlink" ];
"237" [label="__imp__stpncpy" ];
"238" [label="__imp__stpcpy" ];
"239" [label="_getpwuid" ];
"240" [label="_strcpy" ];
"241" [label="__imp____sprintf_chk" ];
"242" [label="_getgrgid" ];
"243" [label="__imp__setjmp" ];
"244" [label="_mfile_name_concat" ];
"245" [label="__imp__tcgetpgrp" ];
"246" [label="_prep_non_filename_text" ];
"247" [label="__imp__fwrite" ];
"248" [label="__imp__memset" ];
"249" [label="_set_tz" ];
"250" [label="_localtime_r" ];
"251" [label="_save_abbr" ];
"252" [label="_revert_tz" ];
"253" [label="_clock_gettime" ];
"254" [label="_gettimeofday" ];
"255" [label="___strftime_internal" ];
"256" [label="_mbrtowc" ];
"257" [label="_wcwidth" ];
"258" [label="_iswcntrl" ];
"259" [label="_isprint" ];
"260" [label="_iscntrl" ];
"261" [label="_memset_pattern16" ];
"262" [label="__imp__mbstowcs" ];
"263" [label="_iswprint" ];
"264" [label="__imp__wcswidth" ];
"265" [label="__imp__wcstombs" ];
"266" [label="_transfer_entries" ];
"267" [label="__imp__ftello" ];
"268" [label="_fpurge" ];
"269" [label="_fileno" ];
"270" [label="_lseek" ];
"271" [label="__imp__sigaction" ];
"272" [label="__imp__signal" ];
"273" [label="__imp__stat$INODE64" ];
"274" [label="_rpl_getcwd" ];
"275" [label="__imp__memmove" ];
"276" [label="__imp__strspn" ];
"277" [label="_hash_pjw" ];
"278" [label="_hash_lookup" ];
"279" [label="____mb_cur_max" ];
"280" [label="_rpl_wcwidth" ];
"281" [label="__imp__sigprocmask" ];
"282" [label="__imp__localeconv" ];
"283" [label="__imp____memcpy_chk" ];
"284" [label="_fclose" ];
"285" [label="_vasnprintf" ];
"286" [label="_fseterr" ];
"287" [label="__imp__strerror_r" ];
"288" [label="_exchange" ];
"289" [label="_process_long_option" ];
"290" [label="__imp____tolower" ];
"291" [label="__imp____maskrune" ];
"292" [label="__imp__wctype" ];
"293" [label="__imp__wmemchr" ];
"294" [label="__imp__btowc" ];
"295" [label="__imp__memchr" ];
"296" [label="__imp__realloc" ];
"297" [label="_locale_charset" ];
"298" [label="__imp__lstat$INODE64" ];
"299" [label="__imp__acl_get_file" ];
"300" [label="_rpl_acl_entries" ];
"301" [label="__imp__acl_free" ];
"302" [label="__imp__getpwuid" ];
"303" [label="__imp__strcpy" ];
"304" [label="__imp__getgrgid" ];
"305" [label="_base_len" ];
"306" [label="_setenv" ];
"307" [label="_unsetenv" ];
"308" [label="_tzset" ];
"309" [label="__imp__localtime_r" ];
"310" [label="__imp__clock_gettime" ];
"311" [label="__imp__gettimeofday" ];
"312" [label="_mktime_z" ];
"313" [label="_strftime" ];
"314" [label="___toupper" ];
"315" [label="__imp__mbrtowc" ];
"316" [label="__imp__wcwidth" ];
"317" [label="__imp__iswcntrl" ];
"318" [label="__imp__isprint" ];
"319" [label="__imp__iscntrl" ];
"320" [label="__imp__memset_pattern16" ];
"321" [label="__imp__iswprint" ];
"322" [label="__imp__fpurge" ];
"323" [label="__imp__fileno" ];
"324" [label="__imp__lseek" ];
"325" [label="_getcwd" ];
"326" [label="_rpl_openat" ];
"327" [label="_fdopendir$INODE64" ];
"328" [label="_rewinddir$INODE64" ];
"329" [label="_rpl_fstatat" ];
"330" [label="_close" ];
"331" [label="__imp_____mb_cur_max" ];
"332" [label="__imp__fclose" ];
"333" [label="_printf_parse" ];
"334" [label="_printf_fetchargs" ];
"335" [label="_rpl_isnanl" ];
"336" [label="_printf_frexp" ];
"337" [label="_snprintf" ];
"338" [label="_printf_frexpl" ];
"339" [label="_sprintf" ];
"340" [label="_flockfile" ];
"341" [label="_fputc" ];
"342" [label="_funlockfile" ];
"343" [label="_uselocale" ];
"344" [label="____mb_cur_max_l" ];
"345" [label="_acl_get_entry" ];
"346" [label="__imp__setenv" ];
"347" [label="__imp__unsetenv" ];
"348" [label="__imp__tzset" ];
"349" [label="_rpl_mktime" ];
"350" [label="__imp__strftime" ];
"351" [label="__imp____toupper" ];
"352" [label="__imp__getcwd" ];
"353" [label="_openat" ];
"354" [label="_set_cloexec_flag" ];
"355" [label="__imp__fdopendir$INODE64" ];
"356" [label="__imp__rewinddir$INODE64" ];
"357" [label="_fstatat$INODE64" ];
"358" [label="__imp__close" ];
"359" [label="_frexp" ];
"360" [label="_ldexp" ];
"361" [label="__imp__snprintf" ];
"362" [label="_frexpl" ];
"363" [label="_ldexpl" ];
"364" [label="__imp__sprintf" ];
"365" [label="__imp__flockfile" ];
"366" [label="__imp__fputc" ];
"367" [label="__imp__funlockfile" ];
"368" [label="__imp__uselocale" ];
"369" [label="__imp_____mb_cur_max_l" ];
"370" [label="__imp__acl_get_entry" ];
"371" [label="__imp__openat" ];
"372" [label="__imp__fstatat$INODE64" ];
"373" [label="__imp__frexp" ];
"374" [label="__imp__ldexp" ];
"375" [label="__imp__frexpl" ];
"376" [label="__imp__ldexpl" ];
"0" -> "1" ;
"0" -> "2" ;
"0" -> "3" ;
"0" -> "4" ;
"0" -> "5" ;
"0" -> "6" ;
"0" -> "7" ;
"0" -> "8" ;
"0" -> "9" ;
"0" -> "10" ;
"0" -> "11" ;
"0" -> "12" ;
"0" -> "13" ;
"0" -> "14" ;
"0" -> "15" ;
"0" -> "16" ;
"0" -> "17" ;
"0" -> "18" ;
"0" -> "19" ;
"0" -> "20" ;
"0" -> "21" ;
"0" -> "22" ;
"0" -> "23" ;
"0" -> "24" ;
"0" -> "25" ;
"0" -> "26" ;
"0" -> "27" ;
"0" -> "28" ;
"0" -> "29" ;
"0" -> "30" ;
"0" -> "31" ;
"0" -> "32" ;
"0" -> "33" ;
"0" -> "34" ;
"0" -> "35" ;
"0" -> "36" ;
"0" -> "37" ;
"0" -> "38" ;
"0" -> "39" ;
"0" -> "40" ;
"0" -> "41" ;
"0" -> "42" ;
"0" -> "43" ;
"0" -> "44" ;
"0" -> "45" ;
"0" -> "46" ;
"0" -> "47" ;
"0" -> "48" ;
"0" -> "49" ;
"0" -> "50" ;
"0" -> "51" ;
"0" -> "52" ;
"0" -> "53" ;
"0" -> "54" ;
"0" -> "55" ;
"0" -> "56" ;
"0" -> "57" ;
"0" -> "58" ;
"0" -> "59" ;
"0" -> "60" ;
"0" -> "61" ;
"0" -> "62" ;
"0" -> "63" ;
"0" -> "64" ;
"0" -> "65" ;
"0" -> "66" ;
"0" -> "67" ;
"0" -> "68" ;
"0" -> "69" ;
"0" -> "70" ;
"0" -> "71" ;
"0" -> "72" ;
"0" -> "73" ;
"0" -> "74" ;
"0" -> "75" ;
"0" -> "76" ;
"0" -> "77" ;
"0" -> "78" ;
"0" -> "79" ;
"0" -> "80" ;
"0" -> "81" ;
"1" -> "82" ;
"1" -> "23" ;
"1" -> "54" ;
"1" -> "50" ;
"2" -> "83" ;
"3" -> "84" ;
"3" -> "65" ;
"3" -> "10" ;
"3" -> "85" ;
"3" -> "86" ;
"4" -> "87" ;
"5" -> "88" ;
"7" -> "89" ;
"8" -> "25" ;
"8" -> "23" ;
"8" -> "90" ;
"10" -> "91" ;
"10" -> "58" ;
"10" -> "92" ;
"10" -> "55" ;
"10" -> "93" ;
"10" -> "80" ;
"12" -> "94" ;
"14" -> "95" ;
"15" -> "96" ;
"15" -> "52" ;
"16" -> "11" ;
"16" -> "65" ;
"16" -> "9" ;
"16" -> "10" ;
"17" -> "7" ;
"17" -> "8" ;
"17" -> "11" ;
"18" -> "8" ;
"18" -> "97" ;
"18" -> "98" ;
"18" -> "10" ;
"18" -> "99" ;
"20" -> "65" ;
"20" -> "100" ;
"22" -> "25" ;
"22" -> "96" ;
"22" -> "101" ;
"22" -> "52" ;
"23" -> "102" ;
"24" -> "103" ;
"24" -> "104" ;
"24" -> "105" ;
"24" -> "25" ;
"24" -> "106" ;
"24" -> "96" ;
"24" -> "65" ;
"24" -> "30" ;
"24" -> "81" ;
"24" -> "80" ;
"25" -> "107" ;
"26" -> "2" ;
"26" -> "108" ;
"26" -> "29" ;
"26" -> "30" ;
"27" -> "109" ;
"28" -> "50" ;
"29" -> "110" ;
"30" -> "111" ;
"34" -> "112" ;
"34" -> "113" ;
"34" -> "96" ;
"34" -> "114" ;
"34" -> "30" ;
"35" -> "115" ;
"35" -> "116" ;
"36" -> "25" ;
"36" -> "96" ;
"36" -> "101" ;
"37" -> "117" ;
"37" -> "65" ;
"37" -> "118" ;
"37" -> "30" ;
"38" -> "30" ;
"39" -> "119" ;
"39" -> "120" ;
"39" -> "121" ;
"39" -> "25" ;
"39" -> "23" ;
"39" -> "75" ;
"39" -> "65" ;
"39" -> "69" ;
"39" -> "10" ;
"39" -> "70" ;
"39" -> "122" ;
"39" -> "22" ;
"39" -> "123" ;
"39" -> "72" ;
"39" -> "124" ;
"39" -> "125" ;
"39" -> "15" ;
"39" -> "126" ;
"39" -> "127" ;
"39" -> "30" ;
"39" -> "79" ;
"39" -> "128" ;
"39" -> "129" ;
"39" -> "130" ;
"39" -> "131" ;
"39" -> "132" ;
"39" -> "80" ;
"39" -> "52" ;
"40" -> "30" ;
"40" -> "15" ;
"40" -> "133" ;
"40" -> "134" ;
"40" -> "52" ;
"40" -> "81" ;
"41" -> "15" ;
"41" -> "22" ;
"41" -> "135" ;
"41" -> "136" ;
"41" -> "30" ;
"42" -> "43" ;
"42" -> "23" ;
"42" -> "137" ;
"42" -> "59" ;
"42" -> "138" ;
"42" -> "139" ;
"42" -> "140" ;
"42" -> "132" ;
"42" -> "130" ;
"42" -> "25" ;
"42" -> "79" ;
"42" -> "128" ;
"42" -> "141" ;
"42" -> "54" ;
"42" -> "129" ;
"42" -> "142" ;
"42" -> "131" ;
"42" -> "143" ;
"42" -> "144" ;
"42" -> "145" ;
"42" -> "146" ;
"42" -> "147" ;
"42" -> "148" ;
"42" -> "149" ;
"42" -> "150" ;
"42" -> "151" ;
"42" -> "152" ;
"42" -> "50" ;
"42" -> "80" ;
"43" -> "153" ;
"44" -> "154" ;
"45" -> "25" ;
"45" -> "155" ;
"45" -> "96" ;
"45" -> "156" ;
"45" -> "157" ;
"45" -> "158" ;
"45" -> "159" ;
"45" -> "160" ;
"45" -> "161" ;
"45" -> "30" ;
"46" -> "162" ;
"47" -> "163" ;
"47" -> "80" ;
"48" -> "164" ;
"49" -> "62" ;
"49" -> "54" ;
"49" -> "29" ;
"49" -> "55" ;
"49" -> "48" ;
"49" -> "2" ;
"49" -> "23" ;
"50" -> "165" ;
"51" -> "10" ;
"51" -> "50" ;
"52" -> "10" ;
"52" -> "50" ;
"53" -> "97" ;
"53" -> "98" ;
"54" -> "166" ;
"55" -> "167" ;
"56" -> "168" ;
"56" -> "30" ;
"56" -> "50" ;
"57" -> "137" ;
"57" -> "59" ;
"57" -> "138" ;
"57" -> "139" ;
"58" -> "169" ;
"58" -> "170" ;
"58" -> "171" ;
"58" -> "172" ;
"58" -> "65" ;
"59" -> "173" ;
"59" -> "174" ;
"59" -> "175" ;
"59" -> "176" ;
"60" -> "177" ;
"61" -> "54" ;
"61" -> "62" ;
"62" -> "178" ;
"64" -> "30" ;
"65" -> "179" ;
"66" -> "180" ;
"67" -> "181" ;
"68" -> "182" ;
"69" -> "183" ;
"69" -> "50" ;
"69" -> "80" ;
"70" -> "184" ;
"70" -> "25" ;
"70" -> "65" ;
"71" -> "185" ;
"72" -> "183" ;
"72" -> "50" ;
"72" -> "80" ;
"73" -> "186" ;
"74" -> "101" ;
"74" -> "116" ;
"75" -> "65" ;
"75" -> "15" ;
"75" -> "187" ;
"75" -> "25" ;
"75" -> "119" ;
"75" -> "188" ;
"75" -> "101" ;
"75" -> "30" ;
"75" -> "122" ;
"75" -> "70" ;
"75" -> "189" ;
"75" -> "190" ;
"75" -> "191" ;
"75" -> "192" ;
"75" -> "34" ;
"75" -> "193" ;
"75" -> "194" ;
"75" -> "124" ;
"75" -> "64" ;
"75" -> "52" ;
"76" -> "195" ;
"76" -> "23" ;
"76" -> "57" ;
"76" -> "137" ;
"76" -> "59" ;
"76" -> "43" ;
"76" -> "138" ;
"76" -> "139" ;
"76" -> "196" ;
"76" -> "62" ;
"76" -> "30" ;
"76" -> "74" ;
"76" -> "54" ;
"76" -> "80" ;
"77" -> "60" ;
"77" -> "197" ;
"77" -> "57" ;
"77" -> "58" ;
"77" -> "176" ;
"78" -> "198" ;
"79" -> "199" ;
"79" -> "25" ;
"79" -> "130" ;
"79" -> "188" ;
"79" -> "101" ;
"79" -> "200" ;
"79" -> "80" ;
"80" -> "201" ;
"81" -> "202" ;
"82" -> "203" ;
"84" -> "204" ;
"84" -> "205" ;
"84" -> "65" ;
"85" -> "183" ;
"86" -> "206" ;
"90" -> "207" ;
"91" -> "208" ;
"92" -> "209" ;
"93" -> "210" ;
"93" -> "211" ;
"93" -> "55" ;
"93" -> "43" ;
"93" -> "58" ;
"93" -> "48" ;
"93" -> "80" ;
"95" -> "212" ;
"96" -> "115" ;
"97" -> "183" ;
"97" -> "50" ;
"97" -> "80" ;
"99" -> "54" ;
"99" -> "90" ;
"99" -> "9" ;
"99" -> "55" ;
"100" -> "96" ;
"100" -> "101" ;
"100" -> "52" ;
"101" -> "213" ;
"103" -> "214" ;
"104" -> "215" ;
"105" -> "216" ;
"105" -> "7" ;
"105" -> "217" ;
"105" -> "218" ;
"105" -> "219" ;
"105" -> "220" ;
"105" -> "221" ;
"105" -> "105" ;
"105" -> "80" ;
"106" -> "216" ;
"106" -> "7" ;
"106" -> "217" ;
"106" -> "218" ;
"106" -> "222" ;
"106" -> "223" ;
"106" -> "224" ;
"106" -> "225" ;
"106" -> "106" ;
"106" -> "80" ;
"108" -> "226" ;
"114" -> "65" ;
"116" -> "55" ;
"116" -> "48" ;
"117" -> "30" ;
"117" -> "227" ;
"117" -> "52" ;
"118" -> "228" ;
"119" -> "30" ;
"119" -> "227" ;
"119" -> "52" ;
"120" -> "229" ;
"121" -> "65" ;
"121" -> "230" ;
"122" -> "231" ;
"122" -> "25" ;
"122" -> "65" ;
"123" -> "232" ;
"123" -> "233" ;
"123" -> "234" ;
"123" -> "65" ;
"123" -> "235" ;
"124" -> "96" ;
"124" -> "236" ;
"124" -> "65" ;
"124" -> "30" ;
"125" -> "135" ;
"126" -> "237" ;
"127" -> "238" ;
"128" -> "25" ;
"128" -> "146" ;
"129" -> "239" ;
"129" -> "25" ;
"129" -> "15" ;
"129" -> "240" ;
"130" -> "241" ;
"131" -> "242" ;
"131" -> "25" ;
"131" -> "15" ;
"131" -> "240" ;
"133" -> "243" ;
"136" -> "244" ;
"136" -> "52" ;
"137" -> "245" ;
"138" -> "137" ;
"138" -> "59" ;
"138" -> "246" ;
"139" -> "247" ;
"141" -> "248" ;
"142" -> "128" ;
"142" -> "54" ;
"142" -> "25" ;
"142" -> "43" ;
"142" -> "62" ;
"143" -> "249" ;
"143" -> "250" ;
"143" -> "251" ;
"143" -> "252" ;
"144" -> "253" ;
"144" -> "254" ;
"145" -> "255" ;
"146" -> "141" ;
"146" -> "256" ;
"146" -> "257" ;
"146" -> "258" ;
"146" -> "104" ;
"146" -> "259" ;
"146" -> "260" ;
"146" -> "80" ;
"148" -> "25" ;
"148" -> "23" ;
"148" -> "76" ;
"148" -> "77" ;
"148" -> "137" ;
"148" -> "59" ;
"148" -> "246" ;
"148" -> "139" ;
"148" -> "138" ;
"149" -> "23" ;
"149" -> "137" ;
"149" -> "59" ;
"149" -> "138" ;
"149" -> "139" ;
"149" -> "132" ;
"149" -> "62" ;
"149" -> "79" ;
"149" -> "148" ;
"149" -> "43" ;
"149" -> "80" ;
"150" -> "119" ;
"150" -> "15" ;
"150" -> "261" ;
"150" -> "151" ;
"150" -> "52" ;
"151" -> "132" ;
"151" -> "25" ;
"151" -> "79" ;
"151" -> "195" ;
"151" -> "30" ;
"151" -> "80" ;
"152" -> "43" ;
"155" -> "262" ;
"156" -> "263" ;
"157" -> "264" ;
"158" -> "265" ;
"159" -> "257" ;
"161" -> "101" ;
"163" -> "55" ;
"163" -> "54" ;
"163" -> "50" ;
"168" -> "114" ;
"168" -> "266" ;
"168" -> "30" ;
"168" -> "50" ;
"170" -> "267" ;
"171" -> "268" ;
"172" -> "269" ;
"172" -> "270" ;
"173" -> "271" ;
"176" -> "272" ;
"183" -> "65" ;
"183" -> "119" ;
"183" -> "120" ;
"183" -> "230" ;
"183" -> "30" ;
"183" -> "15" ;
"183" -> "50" ;
"183" -> "52" ;
"184" -> "273" ;
"185" -> "168" ;
"185" -> "96" ;
"185" -> "50" ;
"187" -> "274" ;
"187" -> "65" ;
"187" -> "52" ;
"188" -> "275" ;
"189" -> "276" ;
"190" -> "277" ;
"191" -> "29" ;
"192" -> "30" ;
"193" -> "278" ;
"194" -> "15" ;
"194" -> "22" ;
"194" -> "71" ;
"194" -> "52" ;
"195" -> "19" ;
"195" -> "121" ;
"195" -> "15" ;
"195" -> "25" ;
"195" -> "101" ;
"195" -> "279" ;
"195" -> "217" ;
"195" -> "146" ;
"195" -> "256" ;
"195" -> "280" ;
"195" -> "104" ;
"195" -> "80" ;
"196" -> "25" ;
"196" -> "15" ;
"196" -> "130" ;
"196" -> "52" ;
"197" -> "281" ;
"199" -> "282" ;
"200" -> "283" ;
"205" -> "269" ;
"205" -> "169" ;
"205" -> "270" ;
"205" -> "58" ;
"205" -> "65" ;
"205" -> "284" ;
"210" -> "285" ;
"210" -> "139" ;
"210" -> "65" ;
"210" -> "30" ;
"210" -> "286" ;
"210" -> "80" ;
"211" -> "287" ;
"212" -> "7" ;
"212" -> "27" ;
"212" -> "288" ;
"212" -> "55" ;
"212" -> "29" ;
"212" -> "289" ;
"216" -> "290" ;
"217" -> "291" ;
"218" -> "292" ;
"220" -> "220" ;
"220" -> "7" ;
"221" -> "293" ;
"222" -> "294" ;
"224" -> "224" ;
"224" -> "7" ;
"225" -> "295" ;
"227" -> "296" ;
"230" -> "297" ;
"230" -> "25" ;
"230" -> "90" ;
"230" -> "256" ;
"230" -> "217" ;
"230" -> "104" ;
"230" -> "230" ;
"230" -> "50" ;
"230" -> "80" ;
"231" -> "298" ;
"232" -> "299" ;
"233" -> "300" ;
"234" -> "301" ;
"236" -> "25" ;
"236" -> "70" ;
"236" -> "65" ;
"239" -> "302" ;
"240" -> "303" ;
"242" -> "304" ;
"244" -> "135" ;
"244" -> "305" ;
"244" -> "25" ;
"244" -> "96" ;
"244" -> "101" ;
"246" -> "138" ;
"249" -> "7" ;
"249" -> "29" ;
"249" -> "25" ;
"249" -> "96" ;
"249" -> "101" ;
"249" -> "306" ;
"249" -> "307" ;
"249" -> "65" ;
"249" -> "30" ;
"249" -> "308" ;
"250" -> "309" ;
"251" -> "29" ;
"251" -> "25" ;
"251" -> "65" ;
"251" -> "101" ;
"251" -> "96" ;
"252" -> "65" ;
"252" -> "306" ;
"252" -> "307" ;
"252" -> "308" ;
"252" -> "30" ;
"253" -> "310" ;
"254" -> "311" ;
"255" -> "141" ;
"255" -> "255" ;
"255" -> "25" ;
"255" -> "312" ;
"255" -> "313" ;
"255" -> "101" ;
"255" -> "216" ;
"255" -> "314" ;
"255" -> "80" ;
"256" -> "315" ;
"257" -> "316" ;
"258" -> "317" ;
"259" -> "318" ;
"260" -> "319" ;
"261" -> "320" ;
"263" -> "321" ;
"266" -> "96" ;
"266" -> "50" ;
"268" -> "322" ;
"269" -> "323" ;
"270" -> "324" ;
"274" -> "325" ;
"274" -> "65" ;
"274" -> "108" ;
"274" -> "96" ;
"274" -> "122" ;
"274" -> "188" ;
"274" -> "227" ;
"274" -> "326" ;
"274" -> "68" ;
"274" -> "73" ;
"274" -> "327" ;
"274" -> "78" ;
"274" -> "328" ;
"274" -> "329" ;
"274" -> "25" ;
"274" -> "101" ;
"274" -> "330" ;
"274" -> "30" ;
"274" -> "80" ;
"278" -> "50" ;
"279" -> "331" ;
"280" -> "297" ;
"284" -> "332" ;
"285" -> "333" ;
"285" -> "334" ;
"285" -> "30" ;
"285" -> "65" ;
"285" -> "96" ;
"285" -> "227" ;
"285" -> "101" ;
"285" -> "335" ;
"285" -> "336" ;
"285" -> "337" ;
"285" -> "338" ;
"285" -> "44" ;
"285" -> "141" ;
"285" -> "339" ;
"285" -> "50" ;
"285" -> "80" ;
"289" -> "23" ;
"289" -> "25" ;
"289" -> "96" ;
"289" -> "120" ;
"289" -> "27" ;
"289" -> "55" ;
"289" -> "340" ;
"289" -> "341" ;
"289" -> "342" ;
"289" -> "30" ;
"297" -> "44" ;
"297" -> "25" ;
"297" -> "29" ;
"297" -> "343" ;
"297" -> "344" ;
"300" -> "345" ;
"305" -> "25" ;
"306" -> "346" ;
"307" -> "347" ;
"308" -> "348" ;
"312" -> "249" ;
"312" -> "349" ;
"312" -> "251" ;
"312" -> "250" ;
"312" -> "252" ;
"313" -> "350" ;
"314" -> "351" ;
"325" -> "352" ;
"326" -> "25" ;
"326" -> "65" ;
"326" -> "353" ;
"326" -> "354" ;
"326" -> "68" ;
"326" -> "330" ;
"326" -> "80" ;
"327" -> "355" ;
"328" -> "356" ;
"329" -> "357" ;
"329" -> "25" ;
"329" -> "65" ;
"330" -> "358" ;
"333" -> "227" ;
"333" -> "96" ;
"333" -> "101" ;
"333" -> "30" ;
"333" -> "65" ;
"335" -> "80" ;
"336" -> "359" ;
"336" -> "360" ;
"337" -> "361" ;
"338" -> "362" ;
"338" -> "363" ;
"339" -> "364" ;
"340" -> "365" ;
"341" -> "366" ;
"342" -> "367" ;
"343" -> "368" ;
"344" -> "369" ;
"345" -> "370" ;
"349" -> "308" ;
"349" -> "250" ;
"353" -> "371" ;
"354" -> "91" ;
"357" -> "372" ;
"359" -> "373" ;
"360" -> "374" ;
"362" -> "375" ;
"363" -> "376" ;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment