0_0_5125844_16465.c:17: error: syntax error before "sub"
0_0_5125844_16465.c:19: error: syntax error before "dp"
0_0_5125844_16465.c: In function `print_list':
0_0_5125844_16465.c:25: error: 'for' loop initial declaration used outside C99 mode
0_0_5125844_16465.c:27: error: request for member `name' in something not a structure or union
0_0_5125844_16465.c: In function `main':
0_0_5125844_16465.c:38: error: 'for' loop initial declaration used outside C99 mode
0_0_5125844_16465.c:40: error: request for member `name' in something not a structure or union
0_0_5125844_16465.c:40: error: request for member `d' in something not a structure or union
0_0_5125844_16465.c:40: error: request for member `c' in something not a structure or union
0_0_5125844_16465.c:47: error: request for member `end_time' in something not a structure or union
0_0_5125844_16465.c:48: error: request for member `cost' in something not a structure or union
0_0_5125844_16465.c:49: error: request for member `path' in something not a structure or union
0_0_5125844_16465.c:53: error: redefinition of 'i'
0_0_5125844_16465.c:38: error: previous definition of 'i' was here
0_0_5125844_16465.c:53: error: 'for' loop initial declaration used outside C99 mode
0_0_5125844_16465.c:57: error: request for member `cost' in something not a structure or union
0_0_5125844_16465.c:61: error: request for member `path' in something not a structure or union
0_0_5125844_16465.c:66: error: request for member `end_time' in something not a structure or union
0_0_5125844_16465.c:66: error: request for member `c' in something not a structure or union
0_0_5125844_16465.c:66: error: request for member `d' in something not a structure or union
0_0_5125844_16465.c:68: error: request for member `c' in something not a structure or union
0_0_5125844_16465.c:68: error: request for member `end_time' in something not a structure or union
0_0_5125844_16465.c:68: error: request for member `d' in something not a structure or union
0_0_5125844_16465.c:71: error: request for member `cost' in something not a structure or union
0_0_5125844_16465.c:73: error: request for member `cost' in something not a structure or union
0_0_5125844_16465.c:74: error: request for member `end_time' in something not a structure or union
0_0_5125844_16465.c:74: error: request for member `end_time' in something not a structure or union
0_0_5125844_16465.c:74: error: request for member `c' in something not a structure or union
0_0_5125844_16465.c:75: error: request for member `path' in something not a structure or union
0_0_5125844_16465.c:79: error: request for member `cost' in something not a structure or union
0_0_5125844_16465.c:81: error: request for member `cost' in something not a structure or union
0_0_5125844_16465.c:82: error: request for member `end_time' in something not a structure or union
0_0_5125844_16465.c:82: error: request for member `end_time' in something not a structure or union
0_0_5125844_16465.c:82: error: request for member `c' in something not a structure or union
0_0_5125844_16465.c:83: error: request for member `path' in something not a structure or union
0_0_5125844_16465.c:88: error: request for member `cost' in something not a structure or union
0_0_5125844_16465.c:89: error: request for member `path' in something not a structure or union
|