#include "inFileCreator.cpp" int main(){ InFileCreator("FRESCO", "haha.in", 0, 180, 1); return 0; }