#include #include #include "unites.h" int main(void) { printf("%d, %d, %d, ... %d\n", 1*K, 2*K, 3*K, 1*MEGA); return EXIT_SUCCESS; }