记录详情

Time Exceeded

/in/foo.c: In function 'main':
/in/foo.c:43:8: warning: variable 'b2' set but not used [-Wunused-but-set-variable]
    int b2[n];
        ^~
/in/foo.c:50:5: warning: 'count2' may be used uninitialized in this function [-Wmaybe-uninitialized]
   if(count2==2)
     ^
# 状态 耗时 内存占用
#1 Wrong Answer 803ms 188.0 KiB
#2 Time Exceeded ≥1003ms ≥208.0 KiB
#3 Time Exceeded ≥1000ms ≥188.0 KiB
#4 Time Exceeded ≥1006ms ≥320.0 KiB
#5 Time Exceeded ≥1006ms ≥800.0 KiB

信息

递交者
类型
递交
题目
3 有两个孩子的家庭个数
比赛
小兰赛 2018/12/2
语言
C
递交时间
2018-12-02 08:53:40
评测时间
2018-12-02 08:53:41
评测机
分数
0
总耗时
≥4821ms
峰值内存
≥800.0 KiB