记录详情

Accepted

foo.c: In function 'main':
foo.c:11:13: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
   11 |         if(i<1000&i>=100)
      |            ~^~~~~
foo.c:17:9: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized]
   17 |         switch(c)
      |         ^~~~~~
foo.c:4:17: note: 'c' was declared here
    4 |         int a,b,c,i,m=0;
      |                 ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 284.0 KiB
#2 Accepted 1ms 284.0 KiB
#3 Accepted 1ms 284.0 KiB
#4 Accepted 2ms 284.0 KiB
#5 Accepted 2ms 204.0 KiB
#6 Accepted 1ms 284.0 KiB
#7 Accepted 2ms 232.0 KiB
#8 Accepted 2ms 284.0 KiB
#9 Accepted 2ms 284.0 KiB
#10 Accepted 1ms 284.0 KiB

信息

递交者
类型
递交
题目
P1009 数字统计
语言
C
递交时间
2023-08-11 10:17:06
评测时间
2023-08-11 10:17:06
评测机
分数
100
总耗时
20ms
峰值内存
284.0 KiB