#include using namespace std; #define int long long signed main(){ int N; cin>>N; int ans = 0; for(int i=0;i>x; ans += x; } int K; cin>>K; cout<