example40.output 247 B

12345678
  1. //[example_output
  2. > example
  3. Running 1 test case...
  4. test.cpp(14): warning in "test": condition moo( 12,i,j ) is not satisfied
  5. test.cpp(15): warning in "test": condition moo( 12, i, j ) is not satisfied for ( 12, 17, 15 )
  6. *** No errors detected
  7. //]