00 - Basic ServerΒΆ

auto main() -> int {
  return 0;
}