📝 update test files

This commit is contained in:
ValKmjolnir
2022-05-17 18:22:24 +08:00
parent 712a047a43
commit f8692f1e4e
29 changed files with 4 additions and 46 deletions

View File

@@ -1,4 +1,3 @@
import("lib.nas");
# union set
var n=4;
var input=[[0,1],[0,2],[1,2]];