diff options
Diffstat (limited to '')
-rw-r--r-- | ee1301/wk6/lab5/warmup.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ee1301/wk6/lab5/warmup.txt b/ee1301/wk6/lab5/warmup.txt index 6dd4bc2..50a1857 100644 --- a/ee1301/wk6/lab5/warmup.txt +++ b/ee1301/wk6/lab5/warmup.txt @@ -11,5 +11,5 @@ d. Line 6 is a function of return type Point with no input. e. Point p2; 3) - a. - b. + a. 10 2 2 2 + b. The array is not deleted (memory leak) |