solution code:- #include using namespace std; #define int long long int signed main(){ ios_base::sync_with_stdio(false); cin.tie(NULL); int t; cin>>t; while ( t--) { int n; cin>>n; vectorv(n+1); cin>>v[1]; if(v[1]==n){ cout
@sastecoder34212 жыл бұрын
when the else part of swaping of number with the lexo-graphic smaller code was not able to code . You are god