#include using namespace std; int main(){ int A,C; cin>>A; cin>>C; cout<<(C-A)<