Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Sum two large int/long and operation overflow

Write a program that sums two large int/long and throws an ArithmeticException in case of operation overflow.