mirror of https://github.com/01-edu/public.git
Browse Source
1. echo -e "rra\npb\nsa\nrra\npa\n" gives: rra pb sa rra pa _ with one extra line (non needed) 2. ARG="4 67 3 87 23"; ./push_swap "$ARG" | wc -l gives only "6" (without spaces)pull/518/head
azamatamirzhan
5 years ago
committed by
GitHub
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue