Commit 575b0609 authored by Ahmad Nemati's avatar Ahmad Nemati

git pu

parent ed1d557d
......@@ -47,7 +47,7 @@ async function run() {
{
for (let z=i+1;z<adder.length;z++)
{
add((i+1),adder[z].dates)
add(adder(i).total,adder[z].dates)
}
}
console.log(adder)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment