/ new_bzoj /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:64:11: warning: 'char* gets(char*)' is deprecated [-Wdeprecated-declarations]
     gets(b);
           ^
In file included from /usr/include/c++/7/cstdio:42:0,
                 from /in/foo.cc:1:
/usr/include/stdio.h:640:14: note: declared here
 extern char *gets (char *__s) __wur __attribute_deprecated__;
              ^~~~
/tmp/ccptgqst.o: In function `main':
foo.cc:(.text.startup+0x34): warning: the `gets' function is dangerous and should not be used.
# 状态 耗时 内存占用
#1 Wrong Answer 5ms 340.0 KiB
#2 Time Exceeded ≥5008ms ≥368.0 KiB
#3 Wrong Answer 5ms 384.0 KiB
#4 Time Exceeded ≥5006ms ≥380.0 KiB
#5 Accepted 4ms 360.0 KiB
#6 Accepted 3ms 380.0 KiB
#7 Wrong Answer 3ms 384.0 KiB
#8 Accepted 2ms 356.0 KiB
#9 Accepted 4ms 364.0 KiB
#10 Accepted 5ms 340.0 KiB

信息

递交者
类型
递交
题目
GT考试
语言
C++
递交时间
2017-10-10 22:20:07
评测时间
2017-10-10 22:20:07
评测机
分数
50
总耗时
≥10050ms
峰值内存
≥384.0 KiB