#include <bits/stdc++.h>
using namespace
std
;
int
main
(){
cout
<<
"System failed! :(
\n
"
;
return
0
;
}