记录详情

Time Exceeded

foo.cc: In function 'std::string mcl(std::string, std::string)':
foo.cc:13:15: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size]
   13 |         memset(a,0,100005);
      |         ~~~~~~^~~~~~~~~~~~
foo.cc:14:15: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size]
   14 |         memset(b,0,100005);
      |         ~~~~~~^~~~~~~~~~~~
foo.cc:15:15: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size]
   15 |         memset(c,0,100005);
      |         ~~~~~~^~~~~~~~~~~~
foo.cc: In function 'std::string add(std::string, std::string)':
foo.cc:67:15: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size]
   67 |         memset(a,0,100005);
      |         ~~~~~~^~~~~~~~~~~~
foo.cc:68:15: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size]
   68 |         memset(b,0,100005);
      |         ~~~~~~^~~~~~~~~~~~
foo.cc:69:15: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size]
   69 |         memset(c,0,100005);
      |         ~~~~~~^~~~~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:155:13: warning: unused variable 'u' [-Wunused-variable]
  155 |         int u=0;
      |             ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 7ms 1.07 MiB
#2 Accepted 8ms 1.023 MiB
#3 Accepted 7ms 1.023 MiB
#4 Accepted 6ms 1.023 MiB
#5 Accepted 7ms 1.031 MiB
#6 Accepted 8ms 1.023 MiB
#7 Wrong Answer Read -204310372, expect 225794240. 13ms 1.023 MiB
#8 Wrong Answer Read -15843, expect 319096801. 13ms 1.023 MiB
#9 Wrong Answer Read -23088704, expect 926583962. 9ms 1.074 MiB
#10 Wrong Answer Read 967409673, expect 364921629. 27ms 1.148 MiB
#11 Wrong Answer Read -608172132, expect 28177404. 111ms 2.391 MiB
#12 Time Exceeded ≥1105ms ≥63.051 MiB
#13 Time Exceeded ≥1104ms ≥65.395 MiB
#14 Time Exceeded ≥1105ms ≥64.703 MiB
#15 Time Exceeded ≥1004ms ≥65.371 MiB
#16 Time Exceeded ≥1105ms ≥81.52 MiB
#17 Time Exceeded ≥1004ms ≥58.148 MiB
#18 Time Exceeded ≥1105ms ≥83.199 MiB
#19 Time Exceeded ≥1104ms ≥67.27 MiB
#20 Time Exceeded ≥1106ms ≥86.148 MiB
#21 Time Exceeded ≥1103ms ≥56.27 MiB
#22 Time Exceeded ≥1105ms ≥74.723 MiB
#23 Time Exceeded ≥1105ms ≥78.012 MiB
#24 Time Exceeded ≥1105ms ≥74.773 MiB
#25 Time Exceeded ≥1105ms ≥74.891 MiB

信息

递交者
类型
递交
题目
P1512 Problem 2E. 演算资本积累模型
比赛
2023秋 悬赏令第二周
语言
C++
递交时间
2023-10-18 11:13:41
评测时间
2023-10-18 11:13:41
评测机
分数
24
总耗时
≥15493ms
峰值内存
≥86.148 MiB