1
0
This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.

6 lines
82 B
Plaintext

s = {1, 2, 3, 4, 5, 6, 7, 8, 9};
s_total = 45;
t = {45};
t_total = 45;
----------