#include <cstddef>
using X = std::max_align_t;
int main() {
  return 0;
}
