Search found 2 matches
- Wed Apr 08, 2020 9:33 pm
- Forum: Challenges
- Topic: forced entry
- Replies: 2
- Views: 13374
- Mon Jun 20, 2016 4:47 pm
- Forum: Challenges Solved
- Topic: Russian Dolls
- Replies: 40
- Views: 4635
Did it on MATLAB. Very simple.
Just ran a for-loop on the following code:
The code run automatically stops when it reaches a doll.gz file which is not valid.
Just ran a for-loop on the following code:
Code: Select all
! ren doll doll.gz
gunzip('doll.gz')
! del doll.gz