记录详情

Time Exceeded

/in/foo.c: In function 'main':
/in/foo.c:10:9: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'char (*)[500000]' [-Wformat=]
 scanf("%s",&s);
         ^
/in/foo.c:7:16: warning: unused variable 'cnt' [-Wunused-variable]
 {int n,q,t,l,r,cnt;
                ^~~
# 状态 耗时 内存占用
#1 Wrong Answer 0ms 212.0 KiB
#2 Wrong Answer 0ms 248.0 KiB
#3 Wrong Answer 1ms 212.0 KiB
#4 Wrong Answer 0ms 212.0 KiB
#5 Wrong Answer 1ms 216.0 KiB
#6 Wrong Answer 1ms 248.0 KiB
#7 Time Exceeded ≥4002ms ≥620.0 KiB
#8 Time Exceeded ≥4001ms ≥628.0 KiB
#9 Time Exceeded ≥4000ms ≥620.0 KiB
#10 Time Exceeded ≥4002ms ≥620.0 KiB
#11 Time Exceeded ≥4000ms ≥628.0 KiB
#12 Time Exceeded ≥4002ms ≥624.0 KiB
#13 Time Exceeded ≥4000ms ≥524.0 KiB
#14 Time Exceeded ≥4002ms ≥528.0 KiB

信息

递交者
类型
递交
题目
P1300 I. RBS Checking
比赛
2021年互联网创新创业科技节程序设计大赛
语言
C
递交时间
2021-12-23 20:59:30
评测时间
2021-12-23 21:00:14
评测机
分数
0
总耗时
≥32020ms
峰值内存
≥628.0 KiB