0_0_1974575_14153.c:3: error: syntax error before '/' token
0_0_1974575_14153.c:6: error: syntax error before '/' token
0_0_1974575_14153.c:16: error: variable-size type declared outside of any function
0_0_1974575_14153.c:16: error: variable-sized object may not be initialized
0_0_1974575_14153.c:17: error: conflicting types for 'dp'
0_0_1974575_14153.c:6: error: previous declaration of 'dp' was here
0_0_1974575_14153.c:17: error: invalid initializer
0_0_1974575_14153.c:19: error: syntax error before "for"
0_0_1974575_14153.c:25: error: conflicting types for 'temp'
0_0_1974575_14153.c:6: error: previous declaration of 'temp' was here
0_0_1974575_14153.c:25: error: `len' undeclared here (not in a function)
0_0_1974575_14153.c:26: error: syntax error before '+=' token
0_0_1974575_14153.c:30: error: `i' undeclared here (not in a function)
0_0_1974575_14153.c:31: error: syntax error before '}' token
0_0_1974575_14153.c:32: error: syntax error before numeric constant
0_0_1974575_14153.c:30: error: storage size of `dp' isn't known
|