/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:14:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d%d", &n, &m, &k);
  ~~~~~^~~~~~~~~~~~~~~~~~~~~~
foo.cc:15:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%s", a);
  ~~~~~^~~~~~~~~
foo.cc:16:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%s", b);
  ~~~~~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 6ms 6.508 MiB
#2 Accepted 9ms 10.492 MiB
#3 Accepted 10ms 12.789 MiB
#4 Accepted 35ms 41.648 MiB
#5 Accepted 34ms 41.676 MiB
#6 Accepted 33ms 41.594 MiB
#7 Accepted 33ms 41.625 MiB
#8 Time Exceeded ≥647ms ≥141.129 MiB
#9 Time Exceeded ≥563ms ≥126.48 MiB
#10 Time Exceeded ≥1135ms ≥315.762 MiB

信息

递交者
类型
递交
题目
P1982 子串
语言
C++
递交时间
2021-08-31 23:37:33
评测时间
2021-08-31 23:37:33
评测机
分数
70
总耗时
≥2508ms
峰值内存
≥315.762 MiB