#include #define endl '\n' using namespace std; int main() { freopen("sticks.in","r",stdin); freopen("sticks.out","w",stdout); cout<<0<