#include<stdio.h>
int main ()
{
    \\ the eight magical numbers ;
    return 0;
}