diff --git a/lec08/report08.md b/lec08/report08.md index 69ac981cfb33b941f00fb00d5d030fac16f8f50c..b3b630737dab4aa7300d88fd5a488b94c160705d 100644 --- a/lec08/report08.md +++ b/lec08/report08.md @@ -86,4 +86,4 @@ int main() fprintf(stdout, "%f : %d | %d\n", fa, (int)fa, (int)(fa*powf(2.0f, +16))); } ``` -<img src=""> +<img src="https://git.ajou.ac.kr/munyeong/pcc024/-/raw/main/images/lec08.png">