Add craptev1-v1.1 and crapto1-v3.3

This commit is contained in:
2023-04-16 03:06:44 +08:00
parent d4a6fd023e
commit c2669df89e
12 changed files with 11358 additions and 18 deletions

2
craptev1-v1.1/Makefile Normal file
View File

@ -0,0 +1,2 @@
all: solve.c craptev1.c craptev1.h
gcc -O3 -mpopcnt solve.c craptev1.c -o solve