/ Vijos /

记录详情

Runtime Error

/in/foo.c: In function 'main':
/in/foo.c:49:21: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
   parti[i].length = strlen(t);
                     ^~~~~~
/in/foo.c:49:21: warning: incompatible implicit declaration of built-in function 'strlen'
/in/foo.c:49:21: note: include '<string.h>' or provide a declaration of 'strlen'
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 216.0 KiB
#2 Wrong Answer 1ms 212.0 KiB
#3 Runtime Error 1ms 216.0 KiB
#4 Runtime Error 1ms 212.0 KiB
#5 Runtime Error 1ms 220.0 KiB

信息

递交者
类型
递交
题目
P1257 水王争霸
语言
C
递交时间
2020-03-08 12:24:38
评测时间
2020-03-08 12:24:38
评测机
分数
0
总耗时
5ms
峰值内存
220.0 KiB