记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:7:10: warning: 'char* gets(char*)' is deprecated [-Wdeprecated-declarations]
  gets(str);
          ^
In file included from /usr/include/stdio.h:862:0,
                 from /usr/include/c++/7/cstdio:42,
                 from /usr/include/x86_64-linux-gnu/c++/7/bits/stdc++.h:46,
                 from foo.cc:1:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:232:1: note: declared here
 gets (char *__str)
 ^~~~
foo.cc:7:6: warning: ignoring return value of 'char* gets(char*)', declared with attribute warn_unused_result [-Wunused-result]
  gets(str);
  ~~~~^~~~~
/tmp/ccDGXVlm.o: In function `main':
foo.cc:(.text.startup+0x1d): warning: the `gets' function is dangerous and should not be used.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1349ms ≥384.0 KiB
#2 Time Exceeded ≥1354ms ≥384.0 KiB
#3 Time Exceeded ≥1462ms ≥364.0 KiB
#4 Time Exceeded ≥1467ms ≥416.0 KiB
#5 Time Exceeded ≥1455ms ≥380.0 KiB
#6 Time Exceeded ≥1456ms ≥432.0 KiB
#7 Time Exceeded ≥1453ms ≥392.0 KiB
#8 Time Exceeded ≥1455ms ≥364.0 KiB
#9 Time Exceeded ≥1432ms ≥384.0 KiB
#10 Time Exceeded ≥1433ms ≥388.0 KiB
#11 Runtime Error Aborted 2ms 436.0 KiB
#12 Runtime Error Aborted 1ms 384.0 KiB
#13 Time Exceeded ≥1825ms ≥384.0 KiB
#14 Runtime Error Aborted 2ms 384.0 KiB
#15 Runtime Error Aborted 2ms 432.0 KiB
#16 Runtime Error Aborted 2ms 380.0 KiB
#17 Runtime Error Aborted 1ms 384.0 KiB
#18 Runtime Error Aborted 1ms 440.0 KiB
#19 Runtime Error Aborted 1ms 396.0 KiB
#20 Runtime Error Aborted 1ms 388.0 KiB

信息

递交者
类型
递交
题目
P1279 小写字母个数
语言
C++
递交时间
2021-08-04 18:33:55
评测时间
2021-08-04 18:33:55
评测机
分数
0
总耗时
16164ms
峰值内存
440.0 KiB