Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ tags:
|
|
4 |
- decompile
|
5 |
- binary
|
6 |
widget:
|
7 |
-
- text: "# This is the assembly code:\
|
8 |
---
|
9 |
|
10 |
|
|
|
4 |
- decompile
|
5 |
- binary
|
6 |
widget:
|
7 |
+
- text: "# This is the assembly code:\nfloat func0(float param_1)\n\n{\n return param_1 - (float)(int)param_1;\n}# What is the source code?\n"
|
8 |
---
|
9 |
|
10 |
|