#include #include #include using namespace std; using namespace atcoder; typedef long long ll; #define REP(i, n) for(ll i = 0; i < n; i++) #define REPR(i, n) for(ll i = n; i >= 0; i--) #define FOR(i, m, n) for(ll i = m; i < n; i++) #define INF 2e9 #define ALL(v) v.begin(), v.end() #define _GLIBCXX_DEBUG templatebool chmax(T &a, const T &b) { if (abool chmin(T &a, const T &b) { if (b>t; REP(i,t){ vector> abc; map ans; REP(j,3){ ll tmp; cin>>tmp; abc.push_back(make_pair(tmp,'x'+j)); } sort(ALL(abc)); ans[abc[2].second]=abc[2].first; ans[abc[1].second]=abc[1].first; for(ll j=abc[2].first-abc[1].first+1;j