save as json
This commit is contained in:
@@ -24,8 +24,8 @@ function main(maxsize::Int)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
write("out.dat", json(polycubes))
|
write("out.json", json(polycubes))
|
||||||
write("count.dat", json(size_count))
|
write("count.json", json(size_count))
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user