12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- ADD operation handled
- RESULT IS 20.000000
- ADD operation handled
- SUBTRACT operation handled
- RESULT IS -10.000000
- AAAAA simple tests passed
- MULTIPLY operation handled
- ADD operation handled
- RESULT IS 16.000000
- MULTIPLY operation handled
- ADD operation handled
- RESULT IS 16.000000
- DIVIDE operation handled
- ADD operation handled
- RESULT IS 0.062500
- MULTIPLY operation handled
- MULTIPLY operation handled
- ADD operation handled
- RESULT IS 1.000000
- MULTIPLY operation handled
- MULTIPLY operation handled
- MULTIPLY operation handled
- ADD operation handled
- RESULT IS 4.000000
- SUBTRACT operation handled
- ADD operation handled
- ADD operation handled
- RESULT IS 4.000000
- AAAAAA complex tests passed
- ADD operation handled
- RESULT IS 4.000000
- MULTIPLY operation handled
- ADD operation handled
- RESULT IS 16.000000
- MULTIPLY operation handled
- MULTIPLY operation handled
- ADD operation handled
- RESULT IS 1.000000
- MULTIPLY operation handled
- MULTIPLY operation handled
- MULTIPLY operation handled
- ADD operation handled
- RESULT IS 4.000000
- SUBTRACT operation handled
- MULTIPLY operation handled
- MULTIPLY operation handled
- MULTIPLY operation handled
- ADD operation handled
- RESULT IS 0.000000
|