/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'bool COWtest()':
/in/foo.cc:91:30: warning: array subscript has type 'char' [-Wchar-subscripts]
  for(int i=0;i<len;i++)L[x[i]]++;
                              ^
/in/foo.cc:92:30: warning: array subscript has type 'char' [-Wchar-subscripts]
  for(int i=0;i<47;i++)M[bl[i]]++;
                              ^
# 状态 耗时 内存占用
#1 Accepted 4ms 3.562 MiB
#2 Accepted 4ms 3.613 MiB
#3 Wrong Answer 4ms 3.672 MiB
#4 Accepted 3ms 3.582 MiB
#5 Accepted 4ms 3.668 MiB
#6 Accepted 64ms 3.664 MiB
#7 Accepted 4ms 3.566 MiB
#8 Accepted 21ms 3.68 MiB
#9 Accepted 520ms 3.664 MiB
#10 Accepted 671ms 3.676 MiB

信息

递交者
类型
递交
题目
P1031 奶牛加密术
语言
C++
递交时间
2021-09-19 10:20:45
评测时间
2021-09-19 10:20:45
评测机
分数
90
总耗时
1302ms
峰值内存
3.68 MiB