#include <stdio.h>
int main() {
  printf("slice: x86_64h\n");
  return 0;
}
