123788.c:6: error: expected specifier-qualifier-list before '/' token
123788.c: In function 'f':
123788.c:13: error: expected expression before '/' token
123788.c:12: warning: unused variable 't'
123788.c:11: warning: unused variable 'k'
123788.c:11: warning: unused variable 'j'
123788.c:11: warning: unused variable 'num'
123788.c:11: warning: unused variable 'cost'
123788.c:37: warning: control reaches end of non-void function
123788.c: In function 'main':
123788.c:41: error: expected expression before '/' token
123788.c:41: error: missing terminating ' character
123788.c:45: error: 'p' undeclared (first use in this function)
123788.c:45: error: (Each undeclared identifier is reported only once
123788.c:45: error: for each function it appears in.)
该学习了。。。