#include
<stdio.h>
int
main
()
{
printf
(
404
Error
);
return
0
;
}