index
:
zadania
this commit
main
大学第五学期的编程作业。
smlckz <smlckz@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
output
/
2
/
1.txt
blob: 81480d13e92d5255b897e48350b4c7898a40fa92 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
10
11
12
``` 1 + 6 2 + 5 3 + 4 Result: 21 1 + 9 2 + 8 3 + 7 4 + 6 5 Result: 45 ```