Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
16
Task/Department-numbers/VTL-2/department-numbers.vtl-2
Normal file
16
Task/Department-numbers/VTL-2/department-numbers.vtl-2
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
10 P=2
|
||||
20 S=1
|
||||
30 F=1
|
||||
40 #=0<((P=S)+(P=F)+(S=F)+(P+S+F=12=0))*110
|
||||
50 ?=P
|
||||
60 $=32
|
||||
70 ?=S
|
||||
80 $=32
|
||||
90 ?=F
|
||||
100 ?=""
|
||||
110 F=F+1
|
||||
120 #=F<8*40
|
||||
130 S=S+1
|
||||
140 #=S<8*30
|
||||
150 P=P+2
|
||||
160 #=P<8*20
|
||||
Loading…
Add table
Add a link
Reference in a new issue