记录详情

Wrong Answer

/in/foo.c: In function 'main':
/in/foo.c:10:10: warning: unused variable 'count' [-Wunused-variable]
  int i,j,count=1;
          ^~~~~
/in/foo.c:10:8: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized]
  int i,j,count=1;
        ^
# 状态 耗时 内存占用
#1 Accepted 1ms 184.0 KiB
#2 Accepted 1ms 208.0 KiB
#3 Accepted 1ms 184.0 KiB
#4 Accepted 1ms 188.0 KiB
#5 Accepted 1ms 200.0 KiB
#6 Accepted 1ms 188.0 KiB
#7 Accepted 1ms 184.0 KiB
#8 Accepted 1ms 208.0 KiB
#9 Wrong Answer 29ms 184.0 KiB
#10 Wrong Answer 29ms 192.0 KiB

信息

递交者
类型
递交
题目
偷拍硕哥6
比赛
小兰赛 2018/12/9
语言
C
递交时间
2018-12-09 08:49:59
评测时间
2018-12-09 08:50:25
评测机
分数
80
总耗时
69ms
峰值内存
208.0 KiB