Michael Mächtel 8 years ago
parent
commit
5cac309fca
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      hw6/task1/README.md

+ 1
- 1
hw6/task1/README.md View File

23
 
23
 
24
 ```text
24
 ```text
25
 $ ./task1 -1 2 4 6 19 -100
25
 $ ./task1 -1 2 4 6 19 -100
26
-sending to both child: -1 2 4 6 19 -100
26
+sending to each child: -1 2 4 6 19 -100
27
 Sum = -70
27
 Sum = -70
28
 Mul = 91200
28
 Mul = 91200
29
 ```
29
 ```

Loading…
Cancel
Save