#include "civic.h" export int main() { printInt(scanInt()); printNewlines(1); return 0; }