require 'Matrix' N = gets.to_i A = Matrix[[19, -12], [4, 0]] ans = 0 puts ans