RosettaCodeData/Task/Biorhythms/C/biorhythms-2.c

7 lines
142 B
C
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
gcc -o cbio cbio.c -lm
./cbio 1972 7 11 1943 3 9
Age: 10717 days
Physical cycle: -27%
Emotional cycle: -100%
2025-02-27 18:35:13 -05:00
Intellectual cycle: -100%