Skip to content
Snippets Groups Projects
Commit a729d254 authored by 이화진's avatar 이화진
Browse files

Edit images in README.md

parent bfdca00d
No related branches found
No related tags found
No related merge requests found
......@@ -315,10 +315,10 @@ fx_s1516_longlong_div2: 142857
### 동적 테스트
![test_1](./images/test_1.png)
![test_1](./images/test_1.PNG)
- 전체 COVERAGE는 100%가 나왔다. DIV 연산에서는 DIVIDE BY ZERO 때문에 오류가 난 테스트 케이스가 있었다.
![test_1](./images/test_2.png)
![test_1](./images/test_2.PNG)
- 테스트 케이스를 다른 값으로 바꿔 오류를 제거했다.
## References
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment