#include using namespace std; typedef long long ll; int main(){ int n; ll m; cin>>n>>m; ll f0=0; ll f1=1; ll f2; for(int i=2; i