diff --git a/.gitignore b/.gitignore index 75940fb..d116c53 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.un~ *.exe -*~ \ No newline at end of file +*~ +*.out \ No newline at end of file diff --git a/Sorting/9Ex/a.out b/Sorting/9Ex/a.out deleted file mode 100644 index 9c303f2..0000000 Binary files a/Sorting/9Ex/a.out and /dev/null differ diff --git a/Sorting/9Ex/leak.out b/Sorting/9Ex/leak.out deleted file mode 100644 index cb19c02..0000000 --- a/Sorting/9Ex/leak.out +++ /dev/null @@ -1,12 +0,0 @@ -# LeakReport -# from new @ | size # Pointer Addr -L 0x402b51 64 # 0xf17920 -L 0x4026ba 80000000 # 0x7ff8765bc010 -L 0x4026ba 48 # 0xf179b0 -L 0x402cc9 80000000 # 0x7ff87fe54010 -L 0x4026a5 80000000 # 0x7ff87b208010 -L 0x4026a5 48 # 0xf17970 -# total allocation requests: 8 ; max. mem used 234375 kBytes -# leak 240000160 Bytes :-( -# .. that is 234375 kByte!! A lot .. -WORK TIME - 00:00:14.06