Wrong Answer
/in/foo.c: In function 'calculateFactorialDigits': /in/foo.c:17:18: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] int digits = strlen(str); ^~~~~~ /in/foo.c:17:18: warning: incompatible implicit declaration of built-in function 'strlen' /in/foo.c:17:18: note: include '<string.h>' or provide a declaration of 'strlen'
信息
- 递交者
- 类型
- 递交
- 题目
- P1089 xf2-2计算阶乘位数
- 语言
- C
- 递交时间
- 2023-12-11 22:26:55
- 评测时间
- 2023-12-11 22:26:55
- 评测机
- 分数
- 60
- 总耗时
- 5ms
- 峰值内存
- 248.0 KiB