#include using namespace std; typedef int64_t ll; void solve() { ll a,b; cin>>a>>b; if(a==b){ cout<<0<b){ cout<<"-"<