+ 1

Im getting an input error here ..pls help

what's wrong with BufferedReader..pls help. https://code.sololearn.com/cHKsGzx4P1bA/?ref=app

3rd Jul 2017, 9:31 AM
suryapoojary
suryapoojary - avatar
2 Answers
+ 7
needs to be in a try, catch block https://code.sololearn.com/cILWjBf9gw80/?ref=app
3rd Jul 2017, 9:47 AM
jay
jay - avatar
+ 2
add throws Exception to the void main statement.. like: public static void main(String []args) throws Exception
3rd Jul 2017, 9:46 AM
Мг. ĐšĐœĐ°ĐżđŸŒ 
Мг. ĐšĐœĐ°ĐżđŸŒ  - avatar