fix u6 typo

This commit is contained in:
Luca Conte 2022-10-27 18:17:30 +02:00
parent 1c5f1ba1ed
commit 4758138665
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ a::2*count
b::7*count-1
c::90-count*10
d::count*count
e::counter*counter + counter + 2
e::count*count + count + 2