Recent content by prakash1

  1. P

    input the roman numerals from text file and convert it into arabic and again write it into text file in java

    the input should be like sample input and output should be like in sample output. the text in both the inputs are in text file
  2. P

    input the roman numerals from text file and convert it into arabic and again write it into text file in java

    sample input should be like: VL MMCMXCIX LIVX DCLXXXVII sample output should be like Case #1: Invalid numeral: can't subtract auxiliary symbol. Case #2: 2999 Case #3: Invalid numeral: two consecutive subtractions. Case #4: 687