/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:11:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d %d",&n,&m);
                         ^
/in/foo.cc:13:55: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d %s",&people[i].direct,people[i].job);
                                                       ^
/in/foo.cc:44:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d %d",&d,&c);
                             ^
# 状态 耗时 内存占用
#1 Accepted 3ms 4.0 MiB
#2 Accepted 5ms 4.125 MiB
#3 Accepted 4ms 4.094 MiB
#4 Accepted 4ms 3.957 MiB
#5 Accepted 4ms 4.105 MiB
#6 Wrong Answer 5ms 4.0 MiB
#7 Accepted 4ms 4.117 MiB
#8 Wrong Answer 4ms 4.086 MiB
#9 Accepted 4ms 4.152 MiB
#10 Accepted 3ms 4.0 MiB
#11 Accepted 3ms 4.094 MiB
#12 Accepted 4ms 4.0 MiB
#13 Accepted 4ms 4.0 MiB
#14 Wrong Answer 4ms 4.0 MiB
#15 Accepted 2ms 4.121 MiB
#16 Accepted 2ms 4.125 MiB
#17 Time Exceeded ≥1007ms ≥4.0 MiB
#18 Time Exceeded ≥1001ms ≥4.0 MiB
#19 Time Exceeded ≥1007ms ≥4.0 MiB
#20 Time Exceeded ≥1004ms ≥3.957 MiB

信息

递交者
类型
递交
题目
P2003 玩具谜题
语言
C++
递交时间
2017-03-28 15:19:07
评测时间
2017-03-28 15:19:07
评测机
分数
65
总耗时
≥4085ms
峰值内存
≥4.152 MiB