记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:10:18: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses]
   10 |         for(i=0;L<=i<=R;i++)
      |                 ~^~~
foo.c:28:9: warning: 'count' may be used uninitialized in this function [-Wmaybe-uninitialized]
   28 |         printf("%d\n%d",count,sum);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1100ms ≥384.0 KiB
#2 Time Exceeded ≥1100ms ≥256.0 KiB
#3 Time Exceeded ≥1100ms ≥256.0 KiB
#4 Time Exceeded ≥1099ms ≥256.0 KiB
#5 Time Exceeded ≥1098ms ≥256.0 KiB

信息

递交者
类型
递交
题目
P1086 xf1-9统计各位数字之和为5的数
比赛
2022年迎新赛(第二场)
语言
C
递交时间
2022-08-27 12:00:27
评测时间
2022-08-27 12:01:12
评测机
分数
0
总耗时
≥5500ms
峰值内存
≥384.0 KiB