visual update

This commit is contained in:
ValKmjolnir
2023-03-11 18:15:27 +08:00
parent bd12fe917a
commit 7cdc5e40af
10 changed files with 140 additions and 136 deletions
+1 -1
View File
@@ -102,6 +102,6 @@ for(var i=10;i<1e6;i*=10) {
project(i);
}
println("select");
for(var i=100;i<1e7;i*=10) {
for(var i=10;i<1e6;i*=10) {
select(i);
}