记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:12:26: warning: array subscript has type 'char' [-Wchar-subscripts]
   12 |                 hash[s2[i]]=1;
      |                      ~~~~^
foo.cc:17:29: warning: array subscript has type 'char' [-Wchar-subscripts]
   17 |                 if(hash[s1[i]]!=1)//可以输出
      |                         ~~~~^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 412.0 KiB
#2 Accepted 4ms 412.0 KiB
#3 Accepted 4ms 412.0 KiB
#4 Accepted 4ms 412.0 KiB
#5 Accepted 3ms 332.0 KiB
#6 Accepted 4ms 412.0 KiB
#7 Accepted 4ms 412.0 KiB
#8 Accepted 3ms 412.0 KiB
#9 Accepted 3ms 412.0 KiB
#10 Accepted 4ms 332.0 KiB
#11 Accepted 3ms 412.0 KiB
#12 Accepted 3ms 328.0 KiB
#13 Accepted 4ms 332.0 KiB
#14 Accepted 3ms 412.0 KiB
#15 Accepted 3ms 412.0 KiB
#16 Accepted 4ms 284.0 KiB
#17 Accepted 3ms 412.0 KiB
#18 Accepted 4ms 412.0 KiB
#19 Accepted 4ms 412.0 KiB
#20 Accepted 4ms 412.0 KiB

信息

递交者
类型
递交
题目
P1556 Problem 8A. 兄妹的密文
比赛
2023秋 悬赏令第八周
语言
C++
递交时间
2023-11-26 20:34:38
评测时间
2023-11-28 00:44:54
评测机
分数
100
总耗时
81ms
峰值内存
412.0 KiB