Skip to content

Commit 0f9cbca

Browse files
julyawangHaoXuan40404
authored andcommitted
fix acv main
1 parent 885b2c9 commit 0f9cbca

File tree

1 file changed

+1
-1
lines changed
  • solution/anonymous_ciphertext_voting/src

1 file changed

+1
-1
lines changed

solution/anonymous_ciphertext_voting/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ fn flow_cn() {
326326
);
327327

328328
println!(
329-
"验证内容包括:\n1. \
329+
"验证内容包括:\n
330330
验证计票者公布的计票信息是使用正确的计票者密钥计算而得,\
331331
而不是随意构造而得。\n"
332332
);

0 commit comments

Comments
 (0)