Time Exceeded
/in/foo.c: In function 'f': /in/foo.c:30:5: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(bArr, -1, sizeof(int) * (1+klimit)); ^~~~~~ /in/foo.c:30:5: warning: incompatible implicit declaration of built-in function 'memset' /in/foo.c:30:5: note: include '<string.h>' or provide a declaration of 'memset'
信息
- 递交者
- 类型
- 递交
- 题目
- P1523 贪吃的九头龙
- 语言
- C
- 递交时间
- 2019-07-29 04:04:50
- 评测时间
- 2019-07-29 04:04:50
- 评测机
- 分数
- 70
- 总耗时
- ≥3777ms
- 峰值内存
- ≥2.219 MiB