A luz da tocha pode trazer mudanças na reação química

#inlcude <stdio.h>
int main()
{
  printf("Hello world");
  return 0;
}
Troubled Tamarin