Skip to content
Snippets Groups Projects
Commit 02ca62a1 authored by munyeong Jung's avatar munyeong Jung
Browse files

Update report08.md

parent f4dc1cee
No related branches found
No related tags found
No related merge requests found
...@@ -86,4 +86,4 @@ int main() ...@@ -86,4 +86,4 @@ int main()
fprintf(stdout, "%f : %d | %d\n", fa, (int)fa, (int)(fa*powf(2.0f, +16))); 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">
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment