From 02ca62a12d9eb4224680b566b00ea34994a3b95b Mon Sep 17 00:00:00 2001 From: munyeong Jung <skymy02@ajou.ac.kr> Date: Tue, 15 Feb 2022 18:38:32 +0000 Subject: [PATCH] Update report08.md --- lec08/report08.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lec08/report08.md b/lec08/report08.md index 69ac981..b3b6307 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"> -- GitLab