RosettaCodeData/Task/Biorhythms/C/biorhythms-2.c
2025-02-27 18:35:13 -05:00

6 lines
142 B
C

gcc -o cbio cbio.c -lm
./cbio 1972 7 11 1943 3 9
Age: 10717 days
Physical cycle: -27%
Emotional cycle: -100%
Intellectual cycle: -100%