/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'bool COWtest()':
foo.cc:91:30: warning: array subscript has type 'char' [-Wchar-subscripts]
  for(int i=0;i<len;i++)L[x[i]]++;
                              ^
foo.cc:92:30: warning: array subscript has type 'char' [-Wchar-subscripts]
  for(int i=0;i<47;i++)M[bl[i]]++;
                              ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 2ms 376.0 KiB
#2 Accepted 4ms 3.625 MiB
#3 Wrong Answer User output longer than standard answer. 4ms 3.605 MiB
#4 Accepted 4ms 3.684 MiB
#5 Accepted 4ms 3.625 MiB
#6 Accepted 66ms 3.66 MiB
#7 Accepted 4ms 3.668 MiB
#8 Accepted 24ms 3.688 MiB
#9 Wrong Answer User output longer than standard answer. 1ms 336.0 KiB
#10 Accepted 677ms 3.641 MiB

信息

递交者
类型
递交
题目
P1031 奶牛加密术
语言
C++
递交时间
2021-09-19 10:24:32
评测时间
2021-09-19 10:24:32
评测机
分数
70
总耗时
795ms
峰值内存
3.688 MiB