Add tags

Add tags to the following comment
ocean さんの Python 版 12118 個と比較したところ、先の 7 個に加えて次の2点が私のでははじかれていました。やはり、4組のうちの重複要素の扱いに起因する違いのようです。

#('一唱三嘆' '嘆息嗟嘆' '一切即一' '一唱三嘆')
#('一切即一' '一炊之夢' '一炊之夢' '夢中説夢')


あと、以下の並びの異なる2セットをそれぞれ区別するかで 12109 と 12107 の差が出ることも分かりました。

#('一切即一' '一読三嘆' '一唱三嘆' '嘆息嗟嘆')
#('一切即一' '一唱三嘆' '一読三嘆' '嘆息嗟嘆')

#('一炊之夢' '夢中説夢' '一切即一' '一場春夢')
#('一場春夢' '夢中説夢' '一切即一' '一炊之夢')

Add tags

The input will be splited to tags with space.

Index

Feed

Other

Link

Pathtraq

loading...