Files
2026-01-23 17:03:45 +08:00

12 lines
137 B
Plaintext

(OBJECT costs
()
(rel
(tuple
((Sid int) (Cost real))))
(
(1 7.0)
(2 9.0)
(7 17.0)
(8 3.0)
(27 6.0)))