Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
|
|
@ -0,0 +1,6 @@
|
|||
⍝ Copy/paste file's contents into TXT (easiest), or TXT ← ⎕NREAD
|
||||
I ← TXT[;8+⎕IO]
|
||||
D ← TXT[;⎕IO+14+⍳19]
|
||||
lu ← +\ ¯1 * 'OI' ⍳ I
|
||||
mx ← (⎕IO+⍳⍴lu)/⍨lu= max ← ⌈/ lu
|
||||
⎕ ← 'Maximum simultaneous license use is ' , ' at the following times:' ,⍨ ⍕max ⋄ ⎕←D[mx;]
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
Maximum simultaneous license use is 99 at the following times:
|
||||
2008/10/03_08:39:34
|
||||
2008/10/03_08:40:40
|
||||
Loading…
Add table
Add a link
Reference in a new issue