#include using namespace std; int main() { int n,l; cin >> n>>l; if(n==1) { cout<