cpp �=1�9+7p=1e9+7
This code assigns the value of 1e9+7 to the variable p. 1e9 is scientific notation for 1 followed by 9 zeros, so p will be assigned the value 1000000007.
原文地址: http://www.cveoy.top/t/topic/jaTX 著作权归作者所有。请勿转载和采集!
安全问答是一个知识全球问答,包含丰富的问答知识
This code assigns the value of 1e9+7 to the variable p. 1e9 is scientific notation for 1 followed by 9 zeros, so p will be assigned the value 1000000007.
原文地址: http://www.cveoy.top/t/topic/jaTX 著作权归作者所有。请勿转载和采集!