mirror of
https://github.com/mii443/encrypt.git
synced 2025-08-22 15:05:33 +00:00
.
This commit is contained in:
@ -42,7 +42,7 @@ fn main() {
|
||||
}
|
||||
|
||||
let r = encrypt_add(b);
|
||||
|
||||
|
||||
println("復号します...");
|
||||
let result = decrypt(r);
|
||||
println("賛成者の合計は" + result + "です。");
|
||||
|
Reference in New Issue
Block a user