julia start

This commit is contained in:
=
2024-02-07 19:15:03 +01:00
parent eea504461b
commit b783e16558
3 changed files with 106 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
function main(maxsize::int):
end
main(7)