int main() {
  int a, b;
  a = 0;
  b = 1;
  return a + b;
}

I am still working on this stuff

Looks pretty nice though

Can’t wait to see the results