Runtime Error
/in/foo.c: In function 'main': /in/foo.c:22:16: warning: statement with no effect [-Wunused-value] L->head->next == NULL; ^ /in/foo.c:21:10: warning: 'L' may be used uninitialized in this function [-Wmaybe-uninitialized] L->head = p; ~~~~~~~~^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1363 物理课考试
- 语言
- C
- 递交时间
- 2018-03-29 19:53:19
- 评测时间
- 2018-03-29 19:53:19
- 评测机
- 分数
- 0
- 总耗时
- 39ms
- 峰值内存
- 256.0 KiB