1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2026-08-31 09:49:38 +00:00

first commit

This commit is contained in:
jikim
2015-12-13 22:34:58 +09:00
commit 0b589c7986
9455 changed files with 4350134 additions and 0 deletions
@@ -0,0 +1,7 @@
Conditional jump or move depends on uninitialised value(s)
at 0x........: main (origin6-fp.c:97)
Uninitialised value was created by a client request
at 0x........: setup_arr (origin6-fp.c:71)
by 0x........: main (origin6-fp.c:87)
Test succeeded.