@Test
 public void testR() {
   assertEquals(13.67, problem.getR(), 0.01);
 }