#include using namespace std; int main(){ int a, n; cin >> a >> n; int s = 0, t = a; for(int i=0;i