#include "kertaa.h" int kertaa2(int n) { return n*2; }