
Search found 2 matches
- Thu Mar 14, 2013 5:13 am
- Forum: Volume 104 (10400-10499)
- Topic: 10469 - To Carry or not to Carry
- Replies: 24
- Views: 11441
Re: Uva 10469 new in java
oh oke, thanks brian 

- Wed Mar 13, 2013 6:04 pm
- Forum: Volume 104 (10400-10499)
- Topic: 10469 - To Carry or not to Carry
- Replies: 24
- Views: 11441
Uva 10469 new in java
hello guys, i am new here for using java and my previous language was C++, and i had solve this problem with C++, but when i use java i get run time error, can you guys help me what wrong with my code? import java.util.*; import java.io.*; public class Main { public static void main(String[] args) t...