mirror of
https://github.com/house-of-vanity/sum_counter.git
synced 2025-08-22 00:07:16 +00:00
some
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Dim last As Long
|
||||
Dim As Long num, digit, sum, start, end_
|
||||
start = 0
|
||||
end_ = 1000000
|
||||
end_ = 1000000000
|
||||
|
||||
repeat:
|
||||
If start < end_ Then
|
||||
|
Reference in New Issue
Block a user