Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

可以添加 对整个被初始化的数组 vector 或者 list 的元素加密吗? #5

Open
fangshun2004 opened this issue Jul 11, 2022 · 0 comments
Labels
wontfix This will not be worked on

Comments

@fangshun2004
Copy link

比如:
int b[]=oxorany({63,75,543,743});
printf(oxorany("%d %d %d %d"),b[0],b[1],b[2],b[3]);
//打印出 63 75 543 743

@llxiaoyuan llxiaoyuan added the wontfix This will not be worked on label Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants