#include using namespace std; int main(int argc, char* argv[]) { int S,F; cin>>S>>F; cout<