/ Vijos /

记录详情

Accepted

/in/foo.c: In function 'main':
/in/foo.c:37:6: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
  len=strlen(strs);
      ^~~~~~
/in/foo.c:37:6: warning: incompatible implicit declaration of built-in function 'strlen'
/in/foo.c:37:6: note: include '<string.h>' or provide a declaration of 'strlen'
# 状态 耗时 内存占用
#1 Accepted 2ms 256.0 KiB

信息

递交者
类型
自测
题目
P1304 回文数
语言
C
递交时间
2018-04-17 15:46:39
评测时间
2018-04-17 15:46:40
评测机
分数
10
总耗时
2ms
峰值内存
256.0 KiB