Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:10:2: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(z, 0, sizeof(z)); ^~~~~~ /in/foo.c:10:2: warning: incompatible implicit declaration of built-in function 'memset' /in/foo.c:10:2: note: include '<string.h>' or provide a declaration of 'memset'
信息
- 递交者
- 类型
- 递交
- 题目
- P1343 精度计算
- 语言
- C
- 递交时间
- 2018-07-19 12:06:12
- 评测时间
- 2018-07-19 12:06:12
- 评测机
- 分数
- 70
- 总耗时
- 32ms
- 峰值内存
- 256.0 KiB