#include using namespace std; int main(){ long long N,M,f1,f2,ans; cin >> N >> M; f1=0; f2=1; for(int i=2;i