I tried to make a program to convert percentages from days to weeks, months, years, etc. But it is not working, this is the code as it is now, I do not know what the error is.
#include <stdio.h>
#include <math.h>
#include <local...
asked by
07.12.2015 / 01:22