Files
rsa/build.sh

2 lines
42 B
Bash
Raw Normal View History

2026-03-20 08:56:09 +01:00
gcc main.c -o main -std=c11 -lm && ./main