Given a list of transactions, where each transaction is represented as transactions[i]=[fromi, toi, amounti]transactions[i] = [from_i,~ to_i,~amount_i]transactions[i]=[fromi, toi, amounti], indicating that the person fromifrom_i ...