てすてす

code snipet

#include <stdio.h>

int main(void) {
  printf("moge\n");
  return 0;
}