Modulo Query Time Limit: 2 Seconds Memory Limit: 65536 KB One day, Peter came across a function which looks like: F(1, X) = X mod A1.F(i, X) = F(i - 1, X) mod Ai, 2 ≤ i ≤ N. Where
这几天打开spyder运行,发现之前装的库都用不了了,就想重新配置一下,输入命令行之后就发现了这个: DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21