/ TYWZ /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:10:2: warning: 'char* gets(char*)' is deprecated [-Wdeprecated-declarations]
  gets(a+1);
  ^~~~
In file included from /usr/include/c++/6/cstdio:42:0,
                 from /usr/include/x86_64-linux-gnu/c++/6/bits/stdc++.h:46,
                 from /in/foo.cc:1:
/usr/include/stdio.h:640:14: note: declared here
 extern char *gets (char *__s) __wur __attribute_deprecated__;
              ^~~~
/in/foo.cc:10:10: warning: 'char* gets(char*)' is deprecated [-Wdeprecated-declarations]
  gets(a+1);
          ^
In file included from /usr/include/c++/6/cstdio:42:0,
                 from /usr/include/x86_64-linux-gnu/c++/6/bits/stdc++.h:46,
                 from /in/foo.cc:1:
/usr/include/stdio.h:640:14: note: declared here
 extern char *gets (char *__s) __wur __attribute_deprecated__;
              ^~~~
/tmp/cciVhjAm.o: In function `main':
foo.cc:(.text.startup+0x14): warning: the `gets' function is dangerous and should not be used.
# 状态 耗时 内存占用
#1 Accepted 1ms 216.0 KiB
#2 Time Exceeded ≥1000ms ≥232.0 KiB
#3 Time Exceeded ≥1000ms ≥216.0 KiB
#4 Time Exceeded ≥1002ms ≥228.0 KiB
#5 Time Exceeded ≥1000ms ≥732.0 KiB
#6 Time Exceeded ≥1001ms ≥740.0 KiB
#7 Time Exceeded ≥1002ms ≥864.0 KiB
#8 Time Exceeded ≥1001ms ≥996.0 KiB
#9 Time Exceeded ≥1000ms ≥1.09 MiB
#10 Time Exceeded ≥1006ms ≥1.969 MiB

信息

递交者
类型
递交
题目
2019.2.11 Problem A - string
比赛
2019.2.11测验
语言
C++
递交时间
2019-02-11 17:22:38
评测时间
2019-02-11 17:22:38
评测机
分数
10
总耗时
≥9018ms
峰值内存
≥1.969 MiB